In System.Data.Odbc:
[mono.git] / mcs / class / System.Data / Test / ProviderTests / sql / ChangeLog
1 2005-10-08  Sureshkumar T  <tsureshkumar@novell.com>
2
3         * mysql.sql: impact from sqlserver.sql.
4
5 2005-09-24  Sureshkumar T  <tsureshkumar@novell.com>
6
7         * sybase.sql: grant permissions on objects
8
9         * sqlserver.sql: change id as int. tiny int won't allow 6000 (the
10         tempory updatable limit).
11
12 2005-09-16  Senganal T  <tsenganal@novell.com>
13
14         * sqlserver.sql: modified. added string_family, datetime_family,
15         modified numeric_family values.
16         created new database mono-test for checking -.
17
18 2005-09-13  Sureshkumar T  <tsureshkumar@novell.com>
19
20         * sybase.sql: added. script file to create test database on
21         sybase.
22
23 2005-09-01  Sureshkumar T  <tsureshkumar@novell.com>
24
25         * SCHEMA: schema specification.
26
27         * sqlserver.sql: sql script file to create test schema for mssql
28         database. added.
29
30         * mysql.sql: sql script file to create test schema for mysql
31         database. added.
32