- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 08 May, 2017 1 commit
-
-
Daniel Hensby authored
-
- 29 Apr, 2014 1 commit
-
-
jeroendedauw authored
-
- 22 Dec, 2013 1 commit
-
-
Benjamin Eberlei 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
-
- 08 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
[DDC-1657] Prevent autoincrement sequences from creating DROP SEQUENCE statements because of old/new schema missmatch.
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-112, DBAL-113 - Implement AbstractPlatform::getAlterSequenceSQL() and fix comparator code for sequences
-
- 28 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
-
- 27 Nov, 2009 1 commit
-
-
beberlei authored
[2.0] - DDC-169 - Added DropSchemaSql Visitor - Refactored Visitor package a bit, however its still not very appealing to have that much use statements cluttered in the code
-
- 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...
-
- 22 Oct, 2009 1 commit
-
-
jwage authored
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task
-
- 08 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).
-
- 06 Jul, 2009 1 commit
-
-
romanb authored
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 04 Feb, 2009 1 commit
-
-
romanb authored
[2.0] Refactored cache drivers. Made use of ArrayCache as the metadata cache during a test suite run.
-
- 06 Jan, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 2 commits
- 22 Aug, 2008 1 commit
-
-
romanb authored
-
- 05 Mar, 2008 1 commit
-
-
romanb authored
refactorings, a bug fix (#786) and improved performance for the hydration of results from polymorphic queries.
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 1 commit
-
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 25 Nov, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 05 Feb, 2007 1 commit
-
-
zYne authored
-
- 28 Jan, 2007 4 commits