- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 24 Mar, 2012 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
-
- 07 Jun, 2010 2 commits
-
-
Eriksen Costa authored
-
Eriksen Costa authored
DBAL-18 - Fixed SchemaDiff to not generate a create table statment with foreign keys for platforms that doesn't support them
-
- 21 Mar, 2010 1 commit
-
-
beberlei 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 3 commits
- 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.
-
- 28 Nov, 2009 2 commits
-
-
beberlei authored
[2.0] - DDC-169 - Fixed another regression in refactored SchemaTool, began porting of eZ Components Database Schema Comparator, SchemaDiff and TableDiff.
-
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