- 24 Jul, 2013 3 commits
-
-
Matty Driessen authored
Added regression test for the Portability Wrapper when setting the defaultFetchMode on the Connection instead of the Statement
-
Matty Driessen authored
-
Matty Driessen authored
Portability wrapper did not properly use the _defaultFetchMode when the method setFetchMode() was used on the Connection
-
- 25 Jun, 2013 1 commit
-
-
Benjamin Eberlei authored
Removed an unused method in AbstractPlatform.
-
- 24 Jun, 2013 2 commits
-
-
Benjamin Morel authored
-
Benjamin Eberlei authored
-
- 21 Jun, 2013 3 commits
-
-
Benjamin Eberlei authored
Documentation fixes
-
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
-
Benjamin Eberlei authored
Fix foreign table name quotation in schema table and Sqlite platform
-
- 18 Jun, 2013 2 commits
-
-
Steve Müller authored
-
Benjamin Eberlei authored
Introduced BC break with databases that switch from case-insensitive to case-senstive handling when identifier quoting is enabled. This reverts commit 11111bd7.
-
- 15 Jun, 2013 1 commit
-
-
Guilherme Blanco authored
Quoting table name
-
- 14 Jun, 2013 1 commit
-
-
Guilherme Blanco authored
[DBAL-374] Fix asset identfier quotation
-
- 13 Jun, 2013 15 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 12 Jun, 2013 1 commit
-
-
Kinn Coelho Julião authored
Quoting table name to avoid errors with: SELECT * FROM order;
-
- 09 Jun, 2013 1 commit
-
-
Guilherme Blanco authored
Correcting reference to VarDateTimeType class.
-
- 07 Jun, 2013 2 commits
-
-
Guilherme Blanco authored
[DDC-2470, DDC-2441] Use column name instead of alias to modify order by clause
-
Fabio B. Silva authored
-
- 05 Jun, 2013 2 commits
-
-
Fabio B. Silva authored
-
Brian Graham authored
VarDateTime is replaced by correct VarDateTimeType class.
-
- 27 May, 2013 6 commits
-
-
Paul authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Marco Pivetta authored
Fix an instance of doubled words in the docs
-