- 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`.
-
- 08 Apr, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 07 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 17 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 30 Dec, 2019 1 commit
-
-
Sergei Morozov authored
-
- 26 Aug, 2019 1 commit
-
-
Bas Peeters authored
-
- 26 Jun, 2019 1 commit
-
-
Andrej Hudec authored
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 23 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 17 Apr, 2019 1 commit
-
-
Jonathan H. Wage authored
using params in query cache key generation.
-
- 27 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 26 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 03 Feb, 2019 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 05 Feb, 2018 2 commits
-
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- 31 Jan, 2018 1 commit
-
-
Sergei Morozov authored
-
- 29 Jan, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 09 Sep, 2017 2 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 28 Aug, 2017 1 commit
-
-
Marco Pivetta authored
#2821 replacing `@group` annotations with proper references, since DBAL-* issues are from JIRA, not Github
-
- 27 Aug, 2017 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
Added upgrade notice about BC break. Cleanups
-
- 24 Aug, 2017 2 commits
-
-
Kim Hemsø Rasmussen authored
Changed DBALException::invalidPlatformSpecified() exception to be more detailed about what was given.
-
Kim Hemsø Rasmussen authored
Fixed cs issues
-
- 22 Aug, 2017 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 23 Jun, 2017 2 commits
-
-
Jonathan Vollebregt authored
-
Jonathan Vollebregt authored
If you pass a null to the where array of update or delete it's pretty obvious what you want. Most (all?) databases won't match anything if you actually try to compare with NULL making this a silent failure without it.
-
- 10 May, 2017 1 commit
-
-
Steve Müller authored
-
- 03 May, 2017 1 commit
-
-
Marco Pivetta authored
-
- 02 May, 2017 2 commits
-
-
Marco Pivetta authored
-
Antonio Vilar authored
-