- 24 Nov, 2011 1 commit
-
-
Дмитрий Куликов authored
-
- 21 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Nov, 2011 1 commit
-
-
Matty Driessen authored
When using a PDOConnection and the Portability wrapper, the default value \PDO::CASE_NATURAL int(0) and PHP constant CASE_LOWER int(0) got mixed up.
-
- 18 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 16 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 15 Nov, 2011 1 commit
-
-
Kim Hemsø Rasmussen authored
Fixed a few cases of where MysqliStatement::execute() did not throw a exception if a error had a occured.
-
- 14 Nov, 2011 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 13 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 10 Nov, 2011 7 commits
-
-
Kim Hemsø Rasmussen authored
Hopefully final fixes. Added phpdoc @inheritdoc where it were missing. Added MysqlConnection::getWrappedResourceHandle(). MysqliStatement::fetchAll() now decide fetch style if none is set, instead of letting fetch() do it on every call.
-
Benjamin Eberlei authored
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
-
Christophe Coevoet authored
-
Christophe Coevoet authored
-
Kim Hemsø Rasmussen authored
-
- 03 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Nov, 2011 1 commit
-
-
Damien Tournoud authored
This enables a more natural way of interacting with result sets, and re-introduces in Doctrine DBAL a feature that has been available in PDO from the begining.
-
- 31 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-1266 - Fixed bug where one sequence is dropped multiple times and extended that logic to tables and constraints
-
- 30 Oct, 2011 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Oct, 2011 1 commit
-
-
Steven Rosato authored
-
- 25 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 23 Oct, 2011 9 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-217 - Refactor result caching to use a value object for all the important information which simplifies the code considerably and makes caching more powerful.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-217 - Refactor result cache again to be much simpler, previous approach was too complicated and something like this needs longer testing. Now only caching the full result.
-
- 22 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-