Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « sql « ProviderTests « Test « System.Data « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b16ad3e8f4d3b00b9efdd2095295f3ac31467037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2005-09-16  Senganal T  <tsenganal@novell.com>

	* sqlserver.sql: modified. added string_family, datetime_family,
	modified numeric_family values.
	created new database mono-test for checking -.

2005-09-13  Sureshkumar T  <tsureshkumar@novell.com>

	* sybase.sql: added. script file to create test database on
	sybase.

2005-09-01  Sureshkumar T  <tsureshkumar@novell.com>

	* 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.