- 21 Jul, 2017 2 commits
-
-
Marco Pivetta authored
AbstractMySQLDriver - Map 1429 to ConnectionException
-
SpacePossum authored
-
- 12 Jul, 2017 1 commit
-
-
Marco Pivetta authored
Use short array declarations
-
- 10 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 09 Jul, 2017 2 commits
-
-
Marco Pivetta authored
fixed array declarations inside Query directory
-
Alessandro Minoccheri authored
-
- 05 Jul, 2017 2 commits
-
-
Marco Pivetta authored
Fix exception reference in documentation
-
Tobias Schultze authored
Fixes #2760
-
- 02 Jul, 2017 1 commit
-
-
Marco Pivetta authored
Fix date interval database value truncation (string overflow)
-
- 01 Jul, 2017 2 commits
-
-
Luís Cobucci authored
Add mysql versions 5.6 and 5.7 to travis-ci Fixes #2755 Fixes #2757
-
Jos Elstgeest authored
-
- 29 Jun, 2017 15 commits
-
-
Marco Pivetta authored
Fix documentation format regarding retryable exceptions
-
Davide Santangelo authored
-
Marco Pivetta authored
Add documentation regarding transactional exceptions
-
Davide Santangelo authored
-
Luís Cobucci authored
Move coverage session to sqlite.travis.xml file
-
Jefersson Nathan authored
-
Jefersson Nathan authored
-
Marco Pivetta authored
Generate code coverage via phpunit
-
Jefersson Nathan authored
-
Marco Pivetta authored
Add scrutinizer to the CI
-
Jefersson Nathan authored
-
Marco Pivetta authored
Close #2730
-
mondrake authored
-
mondrake authored
-
Jefersson Nathan authored
-
- 28 Jun, 2017 1 commit
-
-
Marco Pivetta authored
Require PHP 7.1
-
- 26 Jun, 2017 2 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 23 Jun, 2017 4 commits
-
-
Marco Pivetta authored
Connection: Support IS NULL in update/delete criteria
-
Jonathan Vollebregt authored
-
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.
-
- 20 Jun, 2017 4 commits
-
-
Marco Pivetta authored
fixed array declarations
-
Marco Pivetta authored
Correct param comment
-
helsner authored
The param comment is currently set to string, which is wrong. The correct hint would be integer/int
-
Alessandro Minoccheri authored
-
- 13 Jun, 2017 2 commits
-
-
Marco Pivetta authored
Fixed all array declarations inside Driver dir
-
Alessandro Minoccheri authored
-
- 08 Jun, 2017 1 commit
-
-
Marco Pivetta authored
Correct classes referenced in the Driver implementation details in the documentation
-