- 21 Jan, 2012 10 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Sascha Beining authored
-
Benjamin Eberlei authored
-
armetiz authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Fran Pregernik authored
Fix for nasty bug that happens when there are 2 or more schemas with tables that have the same name. Since all the AbstractPlatform classes get only the table name using ALL_* schema tables is dangerous because the owner is never supplied. The other possible solution is to use the ALL_* tables but in each of the methods to fetch the owner before actualy querying them.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 09 Jan, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-195] Fix AbstractSchemaManagertests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.phpdropAndCreateSequence
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 11 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Nov, 2011 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Nov, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 14 Nov, 2011 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 13 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 01 Nov, 2011 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 31 Oct, 2011 5 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-1266 - Fixed bug where one sequence is dropped multiple times and extended that logic to tables and constraints
-
- 30 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 27 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
Fix for DBAL-158, double precision not working with sqlite.
-
- 18 Oct, 2011 1 commit
-
-
Steven Rosato authored
-