- 12 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 25 Jan, 2020 1 commit
-
-
Benjamin Morel authored
-
- 31 Dec, 2019 1 commit
-
-
Jonathan H. Wage authored
-
- 02 Nov, 2019 4 commits
-
-
Jonathan H. Wage authored
-
Michael Moravec authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 06 Dec, 2017 1 commit
-
-
Gabriel Caruso authored
-
- 09 Sep, 2017 3 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 20 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 08 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 03 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 17 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 13 May, 2014 1 commit
-
-
jeroendedauw authored
-
- 02 May, 2014 1 commit
-
-
jeroendedauw authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller 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.
-
- 13 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Jan, 2012 1 commit
-
-
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.
-
- 18 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 16 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 12 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-91 - Fix auto-generation of asset names (foreign keys and indexes) which could lead to exceptions due to auto-quoting of PostgreSQL for example. Now hashing the names with crc32+dechex
-
- 30 Dec, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Nov, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 17 Nov, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 23 Sep, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-54 - Fix sequence drop executed before tables, however sequences mostly depend on tables. Also clean up several test-failures on MSSQL tests and Oracle Index detection.
-
- 11 Sep, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-50 - Explicitly add an index for each foreign key added to a Schema\Table instance. Removed code to FixSchema based on foreign keys, since assumptions now dont apply anymore. Refactored algorithms to check for duplicate or potential overrule indexes into Schema\Index classes, added tests and unified Table API handling these conflicts
-