- 04 Feb, 2010 2 commits
- 11 Dec, 2009 1 commit
-
-
beberlei authored
-
- 08 Dec, 2009 1 commit
-
-
beberlei authored
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
-
- 02 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Table, Index and ForeignKey instances for the respective create*() methods.
-
- 30 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Converted introspection queries of all platforms to return Column, Sequence, Index, ForeignKey Schema Instances instead of arrays, heavily pimped Oracle support thereby.
-
- 28 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] - DDC-169 - Completed refactoring of SchemaTool::getCreateSql() to use new DBAL Schema API, several internal optimizations in SchemaTool are now possible. Stripped out shared functionality with getUpdateSql() so that this part of SchemaTool is still completly working with the old API.
-
- 02 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] Fixed DDC-101, DDC-102 - Ensure defaults for string length and field nullability are handled consistently in both update and create schema commands of SchemaTool.
-
- 01 Nov, 2009 2 commits
- 31 Oct, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update.
-
- 08 Sep, 2009 1 commit
-
-
jwage authored
-
- 05 Sep, 2009 2 commits
-
-
romanb authored
-
guilhermeblanco authored
-
- 04 Sep, 2009 1 commit
-
-
romanb authored
-
- 28 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Made MySqlPlatform default to innodb table engine. Some cleanups while investigating the optimistic locking failures.
-
- 21 Aug, 2009 1 commit
-
-
romanb authored
-