transalate `bool' to `tinyint' for MySQL.
[DBIx-DBSchema.git] / Changes
1 Revision history for Perl extension DBIx::DBSchema.
2
3 0.15  Fri Nov 24 23:39:16 2000
4         - MySQL handling of BOOL type (change to TINYINT)
5
6 0.14  Tue Oct 24 14:43:16 2000
7         - MySQL handling of SERIAL type (change to INTEGER AUTO_INCREMENT)
8
9 0.13  Wed Oct 11 10:47:13 2000
10         - fixed up type mapping foo, added default values, added named
11           parameters to Column->new, fixed quoting of default values
12
13 0.11  Sun Sep 28 02:16:25 2000
14         - oops, original verison got 0.10, so this one will get 0.11
15
16 0.01  Sun Sep 17 07:57:35 2000
17         - original version; created by h2xs 1.19
18