- 07 Apr, 2018 3 commits
-
-
Michael Moravec authored
-
Sergei Morozov authored
-
Philipp Cordes authored
Other drivers (including the cache) never supported fetch modes that are not listed in `FetchMode`. Converting between the contants is only done for PDO, so BC only needs to be restored here. PDO will validate the fetch mode, we don’t have to.
-
- 06 Apr, 2018 1 commit
-
-
Andy Truong authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Mar, 2018 5 commits
-
-
Stefan Lorenz authored
-
Luís Cobucci authored
-
Luis Galeas authored
-
Michael Moravec authored
-
Full authored
-
- 16 Mar, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 17 Feb, 2018 1 commit
-
-
Grégoire Paris authored
A string is made of characters, an array might contain anything.
-
- 16 Feb, 2018 1 commit
-
-
Sergei Morozov authored
-
- 15 Feb, 2018 1 commit
-
-
Grégoire Paris authored
-
- 13 Feb, 2018 1 commit
-
-
Fogs authored
-
- 11 Feb, 2018 1 commit
-
-
Fogs authored
-
- 09 Feb, 2018 8 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
array_merge will not work with any iterable
-
Grégoire Paris authored
-
Grégoire Paris authored
The docs only talk about 2008 and up, not sure if those should be added to 2005 too.
-
Grégoire Paris authored
It was possible to provide escaping through the second argument but that was more like a hack.
-
Grégoire Paris authored
-
- 07 Feb, 2018 1 commit
-
-
Tom Van Looy authored
Inherit table charset/collation from db charset
-
- 06 Feb, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 02 Feb, 2018 1 commit
-
-
Alessandro Minoccheri authored
-
- 31 Jan, 2018 1 commit
-
-
Sergei Morozov authored
-
- 29 Jan, 2018 10 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Expressed PARAM_*_ARRAY through other constants to eliminate the dependency on the actual constant values
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Michael Moravec authored
-