- 09 Oct, 2012 2 commits
- 05 Oct, 2012 2 commits
- 04 Oct, 2012 3 commits
- 21 Sep, 2012 1 commit
-
-
Guilherme Blanco authored
fix some phpdoc
-
- 20 Sep, 2012 1 commit
-
-
Konstantin Kuklin authored
-
- 17 Sep, 2012 8 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-335] Fix nasty bug in MasterSlaveConnection, connecting and writing to slave when using keepSlave option.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Set default session value for NLS_NUMERIC_CHARACTERS (Bugfix for DDC-2013)
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Change default MySQL table collation to utf8_unicode_ci
-
Benjamin Eberlei authored
params not passed from execute to logger
-
- 16 Sep, 2012 4 commits
-
-
Rob Apodaca authored
-
Rob Apodaca authored
-
Rob Apodaca authored
-
Rob Apodaca authored
When parameters are passed to Doctrine\DBAL\Statement::execute, they are not passed to any enabled logger(s).
-
- 14 Sep, 2012 2 commits
-
-
VladanStef authored
-
VladanStef authored
Default table collation changed to `utf8_unicode_ci`, as it handles properly a much wider array of characters (Cyrillic, for example) at a generally negligible cost of performance.
-
- 13 Sep, 2012 1 commit
-
-
Christian Stoller authored
Bugfix DDC-2013 - Default Session Value ".," for "NLS_NUMERIC_CHARACTERS". This is needed because Oracle uses other characters for decimal separation depending on the servers locale
-
- 11 Sep, 2012 2 commits
-
-
Benjamin Eberlei authored
Fixed mini-typo
-
Pascal Borreli authored
-
- 05 Sep, 2012 3 commits
-
-
Benjamin Eberlei authored
Small test fixes for PostgreSQL
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 29 Aug, 2012 7 commits
-
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
Based on whether we are on 32 or 64 bit platform, postgres will return a string or an int for the expected php type of a bigint that is > 32 bits.
-
Padraig O'Sullivan authored
Use dropAndCreateDatabase schema manager function in test initialization instead of individual versions of each.
-
Benjamin Eberlei authored
Fix DDC-1978
-
Benjamin Eberlei authored
ExpressionBuilder in and notIn methods
-
- 28 Aug, 2012 2 commits
-
-
Paul Chubatyy authored
-
Paul Chubatyy authored
-
- 27 Aug, 2012 1 commit
-
-
Paul Chubatyy authored
-
- 26 Aug, 2012 1 commit
-
-
Guilherme Blanco authored
Changed 'implements' by 'extends' on SQLAzureFederationsSynchronizer
-