- 03 Nov, 2009 3 commits
-
-
romanb authored
-
beberlei authored
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
-
beberlei authored
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
-
- 02 Nov, 2009 3 commits
-
-
beberlei authored
-
beberlei authored
[2.0] DDC-84 - Added increment alter table / update schema tests for Postgres Platform - Fixed several bugs in Doctrine\DBAL\Platforms\PostgreSqlPlatform
-
beberlei authored
[2.0] Fixed DDC-103 - Platform::getAlterTableSql() should return an array on all platforms, added doc-blocks on all methods and fixed some.
-
- 19 Oct, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Fix for test suite. It was trying to recreate association tables and they're not getting deleted. SchemaTool was trying to recreate them during some executions.
-
- 13 Oct, 2009 1 commit
-
-
romanb authored
-
- 12 Oct, 2009 1 commit
-
-
jwage authored
-
- 06 Oct, 2009 1 commit
-
-
jwage authored
[2.0] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
-
- 01 Oct, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option.
-
- 08 Sep, 2009 2 commits
- 05 Sep, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 04 Sep, 2009 1 commit
-
-
guilhermeblanco authored
-
- 28 Aug, 2009 2 commits
- 26 Aug, 2009 1 commit
-
-
jwage authored
-
- 21 Aug, 2009 1 commit
-
-
romanb authored
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 11 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
-
- 06 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 17 Jul, 2009 1 commit
-
-
jwage authored
-
- 13 Jul, 2009 1 commit
-
-
jwage authored
[2.0] Test coverage for OFFSET AND LIMIT sql generation for all platforms and Query class with setFirstResult() and setMaxResult()
-
- 10 Jul, 2009 1 commit
-
-
jwage authored
-
- 22 Jun, 2009 1 commit
-
-
romanb authored
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
-
- 20 Jun, 2009 4 commits
- 15 Jun, 2009 1 commit
-
-
jwage authored
-
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 30 May, 2009 5 commits
- 29 May, 2009 1 commit
-
-
romanb authored
[2.0] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations.
-