- 13 Nov, 2013 1 commit
-
-
Benjamin Eberlei authored
[DBAL-367] Add missing Oracle binary_float and binary_double type mappings
-
- 12 Nov, 2013 3 commits
-
-
Benjamin Eberlei authored
Fix WriteTest for platforms supporting both sequences and identity columns
-
Benjamin Eberlei authored
Fix WriteTest DateTime assertion for different platform formats
-
Benjamin Eberlei authored
[DBAL-81] Add possibility to set the auto-commit mode for a connection
-
- 10 Nov, 2013 5 commits
-
-
Guilherme Blanco authored
Spelling fix
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 09 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 08 Nov, 2013 1 commit
-
-
Benjamin Eberlei authored
Enhancement: add support for $driverOptions
-
- 07 Nov, 2013 2 commits
-
-
Steve Müller authored
-
flack authored
-
- 06 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 05 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 04 Nov, 2013 2 commits
-
-
Marco Pivetta authored
Use correct classname in exception message
-
flack authored
-
- 03 Nov, 2013 2 commits
-
-
Steve Müller authored
Fix a Typo
-
Mohammad Shokri authored
-
- 02 Nov, 2013 7 commits
-
-
Steve Müller authored
Update tests/Doctrine/Tests/DBAL/Functional/Schema/PostgreSqlSchemaManag...
-
Benjamin Eberlei authored
Use platform specific datetime format for assertions in WriteTest
-
Steve Müller authored
DBAL-645: Oracle Platform: Cannot list table columns from a different schema
-
Steve Müller authored
-
Simon Edwards authored
Using user_col_comments in the INNER JOIN when referencing all_tab_columns causes no results to be returned.
-
Benjamin Eberlei authored
Skip MasterSlaveConnectionTest for vendors other than MySQL
-
Steve Müller authored
-
- 28 Oct, 2013 9 commits
-
-
till authored
-
till authored
-
till authored
* test case to assert the connection timeout is set * test case to assert on exceptions thrown * wip, as it seems impossible to trigger 'false' from mysqli_options
-
till authored
* push error handling down to when it occurs * WIP, as I am unable to trigger false currently
-
till authored
-
till authored
* move supportedDriverOptions into setDriverOptions * make setDriverOptions private * support \MYSQLI_SERVER_PUBLIC_KEY on 5.5.0+
-
till authored
-
till authored
* fix typo * remove fluent interface
-
till authored
* introduced $_supportedDriverOptions to validate what is passed into the object * added `setDrivrOptions()` which sets the array and throws exceptions
-
- 23 Oct, 2013 2 commits
-
-
Guilherme Blanco authored
Remove unused Table::$_idGeneratorType
-
Guilherme Blanco authored
Fix reserved keyword conflicts in TemporaryTableTest
-
- 22 Oct, 2013 2 commits
-
-
Steve Müller authored
-
Eugene Leonovich authored
-
- 09 Oct, 2013 1 commit
-
-
Guilherme Blanco authored
Fix Index construction
-