- 14 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
[DBAL-237] Fix bug when removing and adding an index on the same columns that may be part of a foreign key.
-
Benjamin Eberlei authored
-
- 29 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Jan, 2012 1 commit
-
-
- 22 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Jan, 2012 7 commits
-
-
Sascha Beining authored
-
Fabio B. Silva authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-204] Sane refactoring of the previous idea. Removed a bunch of code again and implemented proper schema namespacing. Also got the wording right (hopefully) and fixed the algorithms.
-
Benjamin Eberlei authored
-
- 16 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 15 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 14 Jan, 2012 1 commit
-
-
H. Westphal authored
-
- 09 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-195] Fix AbstractSchemaManagertests/Doctrine/Tests/DBAL/Functional/Schema/SchemaManagerFunctionalTestCase.phpdropAndCreateSequence
-
- 31 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 19 Dec, 2011 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Dec, 2011 5 commits
-
-
Benjamin Eberlei authored
-
-
These are internal, automatically-created and shouldn't be considered part of the schema. They cannot be recreated because of their reserved names.
-
* The old implementation produced invalid SQLite statements for tables with a composite primary key, as SQLite cannot have more than one primary key clause and autoincrement can only be declared on a single column * There is currently no way to tell from its pragma if an SQLite column auto-increments, therefore enabling it on all primary keys is not accurate * SQLite primary keys auto-increment anyway (but slightly differently from an actual auto-increment column -- not guaranteed unique)
-
-
- 13 Dec, 2011 2 commits
-
-
jsor authored
-
Jan Sorgalla authored
-
- 11 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 10 Dec, 2011 1 commit
-
-
Fabio B. Silva authored
-
- 09 Dec, 2011 2 commits
- 08 Dec, 2011 4 commits
-
-
jsor authored
-
jsor authored
-
Fabio B. Silva authored
-
jsor authored
-
- 07 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-