- 13 Apr, 2020 1 commit
-
-
Sergei Morozov authored
1. `FetchMode::STANDARD_OBJECT` and `FetchMode::CUSTOM_OBJECT` are no longer supported. 2. `FetchMode::COLUMN` with a non-zero index is no longer supported. 3. Incompatible change in the `Connection::fetchColumn()` signature where the 3rd argument is now `$types`, not `$columnIndex`.
-
- 21 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 30 Dec, 2019 1 commit
-
-
Sergei Morozov authored
[DBAL-2958] Replaced extension of \PDOStatement with a composition to avoid having to replicate the \PDOStatement interface in ResultStatement
-
- 02 Oct, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 29 Jan, 2018 2 commits
-
-
Sergei Morozov authored
-
Gabriel Caruso authored
-
- 06 Jun, 2017 2 commits
-
-
Javier Spagnoletti authored
-
Javier Spagnoletti authored
-
- 22 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Jun, 2013 1 commit
-
-
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
-
- 16 May, 2013 1 commit
-
-
Aleksey Podskrebyshev authored
-
- 26 Jun, 2012 2 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 05 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Apr, 2012 1 commit
-
-
Adrien BRAULT 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.
-
- 22 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-