- 13 Jun, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 26 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 09 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 04 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 01 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Apr, 2013 1 commit
-
-
Bilal Amarni authored
-
- 14 Apr, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 06 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 04 Apr, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 14 Mar, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 27 Feb, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 29 Jan, 2013 1 commit
-
-
Steve Müller authored
-
- 24 Nov, 2012 1 commit
-
-
Alessandro Tagliapietra authored
-
- 22 Nov, 2012 2 commits
-
-
Antonio J. García Lagar authored
-
Martin Hasoň authored
Fix creating indexes for renamed columns and updating foreign keys for renamed parent tables in SqlitePlatform
-
- 19 Nov, 2012 4 commits
-
-
Bob den Otter authored
-
Martin Hasoň authored
-
Martin Hasoň authored
-
Martin Hasoň authored
-
- 17 Nov, 2012 1 commit
-
-
Martin Hasoň authored
-
- 12 Nov, 2012 1 commit
-
-
Bob den Otter authored
-
- 08 Nov, 2012 1 commit
-
-
Steffen-99 authored
- Fixing issue, key name corrected
-
- 11 Oct, 2012 1 commit
-
-
Kim Hemsø Rasmussen authored
Remember to close temporary connection in PostgreSqlSchemaManager::dropDatabase() and PostgreSqlSchemaManager::createDatabase()
-
- 09 Oct, 2012 1 commit
-
-
Lee Davis authored
-
- 05 Oct, 2012 1 commit
-
-
Lee Davis authored
-
- 04 Oct, 2012 5 commits
-
-
Sergi de Pablos authored
-
Sergi de Pablos authored
-
Lee Davis authored
-
Lee Davis 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 1 commit
-
-
Konstantin Kuklin authored
-
- 08 Aug, 2012 1 commit
-
-
Albert Casademont authored
Unsigned column properties were never set. In consequence all migrations diff were trying to change the column definition when it was already changed.
-
- 07 Aug, 2012 1 commit
-
-
Christophe Coevoet authored
-
- 06 Aug, 2012 1 commit
-
-
Christophe Coevoet authored
-
- 29 Jul, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 16 Jul, 2012 1 commit
-
-
Pascal Borreli authored
-