- 14 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
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.
-
- 28 Jan, 2012 3 commits
-
-
Benjamin Eberlei authored
[DBAL-211] Fix bug with elements in default schema not filtered for really being in the default search path.
-
Benjamin Eberlei authored
-
-
- 21 Jan, 2012 4 commits
-
-
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
-
- 16 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 15 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Jan, 2012 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 31 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Dec, 2011 1 commit
-
-
* 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)
-
- 14 Dec, 2011 1 commit
-
-
jsor authored
-
- 11 Dec, 2011 2 commits
-
-
Jan Sorgalla authored
-
Jan Sorgalla authored
-
- 09 Dec, 2011 4 commits
-
-
Jan Sorgalla authored
-
jsor authored
-
jsor authored
-
jsor authored
-
- 08 Dec, 2011 4 commits
-
-
jsor authored
-
jsor authored
-
Fabio B. Silva authored
-
jsor authored
-
- 07 Dec, 2011 4 commits
-
-
Jan Sorgalla authored
-
Fabio B. Silva authored
-
Fabio B. Silva authored
-
jsor authored
-
- 06 Dec, 2011 1 commit
-
-
jsor authored
-
- 21 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 14 Nov, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-