patch from Mark Ethan Trostler <mark@zzo.com>
[DBIx-DBSchema.git] / DBSchema / Table.pm
2001-07-08 ivanpatch from Mark Ethan Trostler <mark@zzo.com>
2001-05-09 ivanMySQL doesn't need special index processing anymore.
2001-03-03 ivanrework Table->new interface for extensibility
2001-01-05 ivanindex fixes, oops DBIx_DBSchema_0_16
2000-10-24 ivanserial datatype emulation for mysql
2000-10-11 ivanexplicitly disconnect if created_dbh
2000-10-09 ivanget rid of use of uninitialized value errors
2000-10-09 ivanOn Mon, Oct 09, 2000 at 02:30:51AM -0400, Jesse wrote:
2000-10-07 ivanadded typemap foo and default values
2000-09-27 ivanbugfixes
2000-09-27 ivanbugs
2000-09-27 ivanimplement pretty_read
2000-09-27 ivanremove some debugging cruft, oops
2000-09-27 ivanget rid of superfluous _from_dsn methods
2000-09-26 ivaninitial import START