| 123456789101112131415161718192021222324252627282930313233343536 |
- 2005-10-14 Senganal T <[email protected]>
- * mysql.sql: Added data for testing bug #75032
- 2005-10-08 Sureshkumar T <[email protected]>
- * mysql.sql: impact from sqlserver.sql.
- 2005-09-24 Sureshkumar T <[email protected]>
- * sybase.sql: grant permissions on objects
- * sqlserver.sql: change id as int. tiny int won't allow 6000 (the
- tempory updatable limit).
- 2005-09-16 Senganal T <[email protected]>
- * sqlserver.sql: modified. added string_family, datetime_family,
- modified numeric_family values.
- created new database mono-test for checking -.
- 2005-09-13 Sureshkumar T <[email protected]>
- * sybase.sql: added. script file to create test database on
- sybase.
- 2005-09-01 Sureshkumar T <[email protected]>
- * SCHEMA: schema specification.
- * sqlserver.sql: sql script file to create test schema for mssql
- database. added.
- * mysql.sql: sql script file to create test schema for mysql
- database. added.
|