- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 28 Jul, 2017 1 commit
-
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 18 Aug, 2014 1 commit
-
-
Steve Müller authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 28 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 06 Dec, 2009 2 commits
- 03 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Introduced handling of schema / database case-sensitivity differences and to allow compability between different platforms.
-
- 29 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Finalized implementation of Schema diff algorithm, added diffs of sequences and foreign keys. Fixed several bugs and changed the API of the Schema objects.
-
- 26 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation for a database schema, including Tables, Indexes, Constraints, Sequences and Columns. Added a CreateSql Visitor which transforms a schema object graph into the required SQL statements to create it. Next: Replacing SchemaTool::getCreateSql() with new syntax...
-