- 12 Jan, 2015 1 commit
-
-
Markus Fasselt authored
-
- 26 Dec, 2014 1 commit
-
-
Claudio Zizza authored
-
- 22 Dec, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Jun, 2013 1 commit
-
-
Steve Müller authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 19 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 02 Jan, 2013 1 commit
-
-
Marco Pivetta authored
-
- 19 Nov, 2012 1 commit
-
-
Martin Hasoň 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
-
- 25 Jan, 2012 1 commit
-
-
- 31 Dec, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 23 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 11 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 09 Dec, 2011 1 commit
-
-
jsor authored
-
- 08 Dec, 2011 4 commits
-
-
jsor authored
-
jsor authored
-
Fabio B. Silva authored
-
jsor authored
-
- 07 Dec, 2011 2 commits
-
-
Jan Sorgalla authored
-
Fabio B. Silva authored
-
- 29 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 27 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
[DBAL-45] Add reserved keywords feature through platforms and as a validator for any Schema instance with subelements. Add Command to check for reserved keywords in current database.
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 12 Dec, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 12 Jun, 2010 1 commit
-
-
beberlei authored
-
- 06 Jun, 2010 1 commit
-
-
beberlei authored
Added registerDoctrineMappingType() and getDoctrineMappingType() methods, converted DB2 platform and added some tests, made all platforms work for now Support Sqlite Migrated MySQL to Doctrine Type Map Fixed nasty bug in testcase Migrated Postgres to support Doctrine Mapping Types Refactored Oracle Platform to support Doctrine Mapping Types Refactored DB2 support for Doctrine Mapping Types a little bit
-
- 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*
-
- 19 Feb, 2010 1 commit
-
-
beberlei authored
-
- 20 Jan, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations.
-
- 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 2 commits
-
-
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.
-
beberlei authored
[2.0] DDC-169 - AbstractPlatform::getAlterTableSql() now accepts only a TableDiff instance as argument across all platforms.
-
- 05 Dec, 2009 1 commit
-
-
beberlei authored
-