Mercurial > p > roundup > code
diff CHANGES.txt @ 2166:cd42c3c7173a
MySQL and Postgresql use BOOL/BOOLEAN for Boolean types
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 31 Mar 2004 07:25:14 +0000 |
| parents | 791c66a3b738 |
| children | 12cd4fa91eb7 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Mar 30 23:01:41 2004 +0000 +++ b/CHANGES.txt Wed Mar 31 07:25:14 2004 +0000 @@ -6,6 +6,7 @@ - CSV export was busted (as was any action returning a result) - MultiMapping deviated from the Zope C implementation in a number of places (thanks Toby Sargeant) +- MySQL and Postgresql use BOOL/BOOLEAN for Boolean types 2004-03-27 0.7.0b2
