- 01 Jan, 2014 1 commit
-
-
Benjamin Eberlei authored
Fix more occurances of the extending Test bug, "reactivating" a total of 200 tests. SQLAnywhere is missing and is a bit more annyoing to fix, because of a deep inheritance hierachy.
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 28 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 20 Dec, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Bart Visscher authored
-
Bart Visscher authored
This is at least needed when adding a autoincrement column
-
- 28 Nov, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 27 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 14 Apr, 2013 1 commit
-
-
everus authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 09 Feb, 2013 1 commit
-
-
Jasper N. Brouwer authored
-
- 03 Feb, 2013 1 commit
-
-
Steve Müller authored
-
- 08 Jan, 2013 1 commit
-
-
Martin Hasoň authored
-
- 12 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 14 Sep, 2012 1 commit
-
-
VladanStef authored
-
- 01 Apr, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-166] Default MySQL to UTF8/utf8_general_ci. Allow to set default table options from SchemaConfig.
-
- 14 Mar, 2012 1 commit
-
-
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.
-
- 25 Jan, 2012 1 commit
-
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 23 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-126 - Fix bug during table diffs when creating new primary keys, unique constraints were created instead.
-
- 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
-
- 05 Oct, 2010 1 commit
-
-
Lukas Kahwe Smith authored
-
- 30 Sep, 2010 1 commit
-
-
Lukas Kahwe Smith authored
-
- 06 May, 2010 1 commit
-
-
Guilherme Blanco authored
Revertd partially the support to DBAL\Transaction, it was wrong. Fixed implementation of ORM\EntityTransaction and fixed tests.
-
- 30 Apr, 2010 1 commit
-
-
Guilherme Blanco authored
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 25 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] Refactored Doctrine\DBAL\Schema API a bit Table::createColumn() was inconsistent with all the other methods being add*
-
- 11 Feb, 2010 1 commit
-
-
beberlei authored
-
- 10 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Further refactorings, schema max identifier length is now used for asset generation. Added platform-wide test for unique index generation with create table.
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Finished ALTER Table TableDiff refactoring, adding code to handle index and FK changes. Added a general functional test for alter table against all platforms.
-
- 05 Dec, 2009 1 commit
-
-
beberlei authored
-
- 03 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-191 - Added test that verifies mixed case identifier generation is default, when no case mode is set due to previous commit for DDC-169 ticket.
-