ChangeLog 769 B

12345678910111213141516171819202122232425262728
  1. 2005-09-24 Sureshkumar T <[email protected]>
  2. * sybase.sql: grant permissions on objects
  3. * sqlserver.sql: change id as int. tiny int won't allow 6000 (the
  4. tempory updatable limit).
  5. 2005-09-16 Senganal T <[email protected]>
  6. * sqlserver.sql: modified. added string_family, datetime_family,
  7. modified numeric_family values.
  8. created new database mono-test for checking -.
  9. 2005-09-13 Sureshkumar T <[email protected]>
  10. * sybase.sql: added. script file to create test database on
  11. sybase.
  12. 2005-09-01 Sureshkumar T <[email protected]>
  13. * SCHEMA: schema specification.
  14. * sqlserver.sql: sql script file to create test schema for mssql
  15. database. added.
  16. * mysql.sql: sql script file to create test schema for mysql
  17. database. added.