- 11 Aug, 2014 1 commit
-
-
Adrien Crivelli authored
-
- 10 Aug, 2014 1 commit
-
-
Adrien Crivelli authored
-
- 05 Aug, 2014 2 commits
-
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
- 22 Jul, 2014 3 commits
-
-
Adrien Crivelli authored
This coherent with what is done for Table. All platform specific things are grouped into an options array. Eventually flags should be migrated into options as well.
-
Adrien Crivelli authored
-
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.
-
- 21 Jul, 2014 3 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
improved sqlserver 'doModifyLimitQuery' select-from pattern
-
Jakob Linskeseder authored
with assertEquals
-
- 08 Jul, 2014 2 commits
-
-
Marco Pivetta authored
Allow to connect without a dbname param
-
mikeSimonson authored
The PDO connection allow the instantiation of the connection even if the dbname parameter isn't present. This change is there to make sure both behave the same way.
-
- 30 Jun, 2014 28 commits
-
-
Marco Pivetta authored
Fix pg boolean conversion
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
PG specific attribute PDO::PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT is now only set when it is still supported
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
lucasvanlierop authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
František Bereň authored
reverted @deeky666 suggestion. Since it failed on testBooleanNullConvertsToPHPValue test. with message Failed asserting that true is null. Since I moved this code from BoolenType::convertToPHPValue in the first place, I presume the code there correct.
-