- 24 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 17 Jul, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 05 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 28 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 May, 2020 1 commit
-
-
Grégoire Paris authored
Not all RDBMS have a concept of database, apparently (see SQLAnywhere). Those who do not should pass in a string to stay compatible with the signature.
-
- 04 May, 2020 3 commits
-
-
Grégoire Paris authored
Upstream libs and tools have improvements that make them unnecessary.
-
Grégoire Paris authored
-
Sergei Morozov authored
-
- 01 May, 2020 1 commit
-
-
Benjamin Eberlei authored
-
- 29 Mar, 2020 1 commit
-
-
Luís Cobucci authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 06 Jun, 2019 1 commit
-
-
Sergei Morozov authored
-
- 18 Apr, 2019 1 commit
-
-
Sergei Morozov authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 29 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 22 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 30 Nov, 2018 1 commit
-
-
Benjamin Morel authored
-
- 08 Nov, 2018 1 commit
-
-
Benoît Burnichon authored
-
- 07 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 Jul, 2018 1 commit
-
-
Sergei Morozov authored
-
- 03 Jul, 2018 1 commit
-
-
Michael Moravec authored
-
- 19 Jun, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Closes #3187.
-
- 21 May, 2018 1 commit
-
-
Sergei Morozov authored
-
- 12 May, 2018 1 commit
-
-
Sergei Morozov authored
1. Use the actual dsdriver distribution 2. Introduced `AbstractPlatform::getCharMaxLength()` since `CHAR` and `VARCHAR` limitations are different on DB2.
-
- 29 Apr, 2018 1 commit
-
-
Sergei Morozov authored
For testing purposes and not only, it may be needed to evaluate an arbitrary SQL expression (see https://github.com/doctrine/dbal/pull/3013, https://github.com/doctrine/dbal/pull/3108). Instead of doing `str_replace()` on an expected string, one could specify the expression explicitly.
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 17 Feb, 2018 1 commit
-
-
Grégoire Paris authored
A string is made of characters, an array might contain anything.
-
- 15 Feb, 2018 1 commit
-
-
Grégoire Paris authored
-
- 09 Feb, 2018 3 commits
-
-
Grégoire Paris authored
array_merge will not work with any iterable
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 29 Jan, 2018 2 commits
-
-
Michael Moravec authored
-
Michael Moravec authored
-