- 20 Jul, 2017 1 commit
-
-
Luís Cobucci authored
-
- 24 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 03 Aug, 2015 1 commit
-
-
Matteo Beccati authored
Features and changes: * jsonb can be used with: options={"jsonb"=true} * OVER is no longer reserved * LATERAL is now reserved
-
- 01 May, 2015 1 commit
-
-
Steve Müller authored
-
- 26 Dec, 2014 1 commit
-
-
Steve Müller authored
-
- 19 Dec, 2014 2 commits
-
-
Jeroen Thora authored
-
Claudio Zizza authored
-
- 17 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 18 Aug, 2014 1 commit
-
-
Steve Müller authored
-
- 22 Jul, 2014 1 commit
-
-
Adrien Crivelli authored
Support for Partial Indexes was available in Doctrine 1 following http://www.doctrine-project.org/jira/browse/DC-82. This commit reintroduce support for Doctrine 2. We use the same syntax with an optionnal "where" attribute for Index and UniqueConstraint.
-
- 19 Mar, 2014 1 commit
-
-
Steve Müller authored
-
- 10 Feb, 2014 1 commit
-
-
Martin Hasoň authored
-
- 22 Dec, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 11 Sep, 2013 1 commit
-
-
Szymon Lukaszczyk authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 04 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 01 May, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 22 Nov, 2012 1 commit
-
-
Antonio J. García Lagar authored
-
- 11 Oct, 2012 1 commit
-
-
Kim Hemsø Rasmussen authored
Remember to close temporary connection in PostgreSqlSchemaManager::dropDatabase() and PostgreSqlSchemaManager::createDatabase()
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 05 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 24 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 24 Nov, 2011 1 commit
-
-
Дмитрий Куликов authored
-
- 16 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
[DBAL-42] Add support to reverse engineer Comments from MySQL, PostgreSQL and ORacle into Doctrine\DBAL\Schema\Column instances and added comment comparison into Comparator.
-
- 18 Feb, 2011 1 commit
-
-
Richard Fullmer authored
Added support for the PostgresSqlSchemaManager to correctly parse "SET NULL", "NO ACTION", and "SET DEFAULT" foreign key update and delete definitions.
-
- 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
-
- 12 Dec, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 11 Sep, 2010 2 commits
-
-
Benjamin Eberlei authored
DBAL-50 - Fix bug in Postgres Schema Manager not handling column names in composite foreign keys correctly.
-
Benjamin Eberlei authored
DBAL-50 - Fix bug in Postgres Platform not handling index column names that are comming from pg_attributes correctly
-
- 20 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-21 - Fallback for Domain Types to underyling db types when matching against Doctrine Mapping typesin Postgres Platform/SchemaManager
-
- 12 Jun, 2010 2 commits