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