- 02 Oct, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 07 Dec, 2017 1 commit
-
-
Gabriel Caruso authored
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 17 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 10 Feb, 2014 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 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
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Jan, 2012 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 01 Jan, 2012 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 29 Dec, 2011 1 commit
-
-
- 25 Dec, 2011 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
- 24 Dec, 2011 4 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - AbstractPlatform::getAlterTableSql() now accepts only a TableDiff instance as argument across all platforms.
-
- 05 Dec, 2009 1 commit
-
-
beberlei authored
-
- 02 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager Constraint API to accept Constraint interface, which is implemented by indexes and foreign keys.
-
- 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...
-
- 21 Nov, 2009 1 commit
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
- 15 Oct, 2009 1 commit
-
-
romanb authored
[2.0][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.
-
- 12 Oct, 2009 1 commit
-
-
romanb authored
-