2007-02-02 Amit Biswas <amit@amitbiswas.com>
[mono.git] / mcs / class / System.Data / Test / ProviderTests / sql / ChangeLog
1 2007-02-02 Amit Biswas  <amit@amitbiswas.com>
2
3         * MySQL_5.sql: Added this new sql script. This sql script performs
4         the same operations as the existing "mysql.sql" but some sql
5         commands have been changed either to fix bugs or to comply with
6         MySQL Server 5.0.
7
8 2005-10-14  Senganal T  <tsenganal@novell.com>
9
10         * mysql.sql: Added data for testing bug #75032
11
12 2005-10-08  Sureshkumar T  <tsureshkumar@novell.com>
13
14         * mysql.sql: impact from sqlserver.sql.
15
16 2005-09-24  Sureshkumar T  <tsureshkumar@novell.com>
17
18         * sybase.sql: grant permissions on objects
19
20         * sqlserver.sql: change id as int. tiny int won't allow 6000 (the
21         tempory updatable limit).
22
23 2005-09-16  Senganal T  <tsenganal@novell.com>
24
25         * sqlserver.sql: modified. added string_family, datetime_family,
26         modified numeric_family values.
27         created new database mono-test for checking -.
28
29 2005-09-13  Sureshkumar T  <tsureshkumar@novell.com>
30
31         * sybase.sql: added. script file to create test database on
32         sybase.
33
34 2005-09-01  Sureshkumar T  <tsureshkumar@novell.com>
35
36         * SCHEMA: schema specification.
37
38         * sqlserver.sql: sql script file to create test schema for mssql
39         database. added.
40
41         * mysql.sql: sql script file to create test schema for mysql
42         database. added.
43