Commit Graph

19 Commits

Author SHA1 Message Date
Bart Visscher e2b6781cf9 Tweaks to the MDB2SchemaReader 2013-07-18 21:07:56 +02:00
Bart Visscher 5549c77ec5 Merge branch 'master' into doctrine
Conflicts:
	3rdparty
	lib/db.php
	lib/setup.php
	tests/lib/db.php
	tests/lib/dbschema.php
2013-07-13 12:01:14 +02:00
Bart Visscher ab2037ab5d Only change integer type when the length is set 2013-07-05 22:05:16 +02:00
Bart Visscher b8a7e97301 Add comment to column definition 2013-07-05 21:42:37 +02:00
Bart Visscher b04e09a901 Move DoctrineStatementWrapper to its own file 2013-06-28 11:48:38 +02:00
Bart Visscher 6145e61718 Remove deadcode 2013-06-28 11:42:23 +02:00
Thomas Mueller 10951f9bd5 adding PHPDoc 2013-06-27 23:34:36 +02:00
Bart Visscher fae3cf1a87 Always quote db identifiers in OC_DB_MDB2SchemaReader 2013-06-24 22:38:19 +02:00
Bart Visscher 144a8eb01f Quote tablenames 2013-06-24 22:38:19 +02:00
Bart Visscher d1b76f1b88 Fix not null with empty default 2013-06-24 22:37:07 +02:00
Bart Visscher d89e748926 Use supplied tablename 2013-05-03 16:02:53 +02:00
Thomas Mueller 6f13a35513 documentation added and trying to fix minor code issues 2013-03-19 18:52:54 +01:00
Bart Visscher d44f457d2d integer length 1 is not only used for boolean values 2013-03-17 17:34:35 +01:00
Bart Visscher 82f0bcce30 Also fix sequences in schemachange 2013-03-17 17:28:36 +01:00
Bart Visscher 947e03aab5 Quote index columns that need it 2013-03-17 17:00:07 +01:00
Bart Visscher 2866376f34 Fix handling of empty defaults in schema 2013-03-17 15:25:41 +01:00
Bart Visscher e9213a6711 Change var_dumps to exceptions 2013-03-17 14:15:36 +01:00
Bart Visscher 8fb36c93f5 Add MDB2 compatible database schema writer 2012-10-26 10:51:21 +02:00
Bart Visscher 5686183e43 Use Doctrine for schema changes 2012-10-13 15:17:21 +02:00