- 04 Dec, 2012 5 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 25 Nov, 2012 6 commits
-
-
Benjamin Eberlei authored
-
David Desberg authored
-
David Desberg authored
-
David Desberg authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 13 Nov, 2012 3 commits
-
-
Benjamin Eberlei authored
-
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.
-
Benjamin Eberlei authored
-
- 12 Nov, 2012 4 commits
-
-
Benjamin Eberlei authored
-
Craig Mason authored
-
Craig Mason authored
-
Craig Mason authored
This will only happen when adding primary keys via ALTER TABLE
-
- 09 Nov, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Steffen-99 authored
- Fixing issue, key name corrected
-
- 16 Oct, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Guilherme Blanco authored
-
- 06 Oct, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Miha Vrhovnik authored
-
- 05 Oct, 2012 8 commits
-
-
Benjamin Eberlei authored
-
Kim Hemsø Rasmussen authored
-
Benjamin Eberlei authored
-
Daniel Anderson Tiecher authored
-
Benjamin Eberlei authored
-
Sergi de Pablos authored
-
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.
-
- 20 Sep, 2012 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 17 Sep, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-