drupal/database
Dries Buytaert 17e5b5c2d7 - Changed the type of the string fields in the locale table to BLOB.
This fixes bug #987.  For PostgreSQL this is not required because
  its string comparisons are case-senitive.  Not idea about MSSQL.
2003-05-24 14:31:36 +00:00
..
database.mssql - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
database.mysql - Changed the type of the string fields in the locale table to BLOB. 2003-05-24 14:31:36 +00:00
database.pgsql - Fixed bug in book_prev(). Patch by Andy Colson. 2003-05-18 16:43:56 +00:00