CVSROOT: /cvs/gnome Module name: libgda Changes by: basd 06/09/05 00:40:15
Modified files: . : ChangeLog providers/mysql: gda-mysql-ddl.c providers/postgres: gda-postgres-ddl.c Log message: 2006-09-05 Bas Driessen <[EMAIL PROTECTED]> * providers/mysql/gda-mysql-ddl.c: Surrounded column names in create table operation for PRIMARY/FOREIGN KEY and REFERENCES with back quote (`) to allow for reserved names as column name. * providers/postgres/gda-postgres-ddl.c: Surrounded column names in create table operation for PRIMARY/FOREIGN KEY and REFERENCES with double quote (") to allow for reserved names as column name. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgda&who=basd&date=explicit&mindate=2006-09-05%2000:39&maxdate=2006-09-05%2000:41 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list