- 15 Sep, 2017 1 commit
-
-
Ian Jenkins authored
-
- 14 Sep, 2017 7 commits
-
-
Ian Jenkins authored
-
Ian Jenkins authored
-
Ian Jenkins authored
statements in a rewindable iterator. Skipped the test for iterating multiple times with a message regarding that iterators are non rewindable.
-
Ian Jenkins authored
-
Ian Jenkins authored
-
Ian Jenkins authored
Only added to mysqli for now, can add to other drivers (assuming they support reseting the pointer in some way) after feedback.
-
Ian Jenkins authored
Test fails because it's not possible to reuse a generator in this way.
-
- 11 Sep, 2017 3 commits
-
-
Grégoire Paris authored
-
Alessandro Minoccheri authored
-
Grégoire Paris authored
It is a somewhat fragile thing to do.
-
- 10 Sep, 2017 1 commit
-
-
Grégoire Paris authored
It was not covered, probably because it was hard to do something generic. I choose to duplicate some tests instead, so that things stay relatively simple.
-
- 09 Sep, 2017 3 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 28 Aug, 2017 2 commits
-
-
Marco Pivetta authored
#2821 replacing `@group` annotations with proper references, since DBAL-* issues are from JIRA, not Github
-
Marco Pivetta authored
-
- 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
-
- 28 Jul, 2017 2 commits
-
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
Marco Pivetta authored
-
- 27 Jul, 2017 1 commit
-
-
Marco Pivetta authored
#2794 adding tests verifying the regression, `DateTimeImmutable` should STILL work, even if unintentionally
-
- 24 Jul, 2017 1 commit
-
-
Grzegorz Kielak authored
-
- 22 Jul, 2017 1 commit
-
-
Marco Pivetta authored
-
- 20 Jul, 2017 1 commit
-
-
Luís Cobucci authored
-
- 19 Jul, 2017 1 commit
-
-
Luís Cobucci authored
Since it was deprecated.
-
- 29 Jun, 2017 2 commits
- 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.
-
- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 16 May, 2017 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 May, 2017 1 commit
-
-
Marius Meissner authored
-
- 10 May, 2017 2 commits
-
-
Steve Müller authored
Closes #1882
-
Steve Müller authored
-