- 29 Dec, 2012 1 commit
-
-
root authored
-
- 21 Nov, 2012 1 commit
-
-
David Desberg authored
-
- 15 Nov, 2012 1 commit
-
-
Lukas Kahwe Smith authored
-
- 13 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-374] Fix issue with column quoting in primary keys, fixing this in indexes in general is much more complex as the code is messy.
-
- 12 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Nov, 2012 1 commit
-
-
Craig Mason authored
-
- 04 Oct, 2012 2 commits
-
-
Sergi de Pablos authored
-
Sergi de Pablos authored
In some cases the Comparator class returns multiple drops for the same foreign key. Specifically, in case you have two tables, A & B, with A having a foreign key FK referencing B, if you drop table B, the resulting diff shows this FK twice, once on the diff->orphanedForeignKeys array as we're deleting B, and another on the diff->changedTables array as table A is also being modified. As a result of this you get the DROP FOREIGN KEY instruction twice in the final SQL.
-
- 23 Sep, 2012 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 17 Sep, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-335] Fix nasty bug in MasterSlaveConnection, connecting and writing to slave when using keepSlave option.
-
- 16 Sep, 2012 3 commits
-
-
Rob Apodaca authored
-
Rob Apodaca authored
-
Rob Apodaca authored
When parameters are passed to Doctrine\DBAL\Statement::execute, they are not passed to any enabled logger(s).
-
- 14 Sep, 2012 1 commit
-
-
VladanStef authored
-
- 05 Sep, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 29 Aug, 2012 5 commits
-
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
Based on whether we are on 32 or 64 bit platform, postgres will return a string or an int for the expected php type of a bigint that is > 32 bits.
-
Padraig O'Sullivan authored
Use dropAndCreateDatabase schema manager function in test initialization instead of individual versions of each.
-
- 28 Aug, 2012 2 commits
-
-
Paul Chubatyy authored
-
Paul Chubatyy authored
-
- 27 Aug, 2012 1 commit
-
-
Paul Chubatyy authored
-
- 25 Aug, 2012 1 commit
-
-
Fabio B. Silva authored
-
- 25 Jul, 2012 1 commit
-
-
Johannes M. Schmitt authored
-
- 16 Jul, 2012 2 commits
-
-
Pascal Borreli authored
-
Benjamin Eberlei authored
-
- 09 Jul, 2012 1 commit
-
-
Danny Berger authored
-
- 08 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
[DDC-1657] Prevent autoincrement sequences from creating DROP SEQUENCE statements because of old/new schema missmatch.
-
- 07 Jul, 2012 1 commit
-
-
Alexander authored
-
- 05 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 04 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2012 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 06 Jun, 2012 2 commits
-
-
Fabio B. Silva authored
-
Fabio B. Silva authored
-