- 30 Mar, 2020 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Luís Cobucci authored
By either defining their types or renaming to match parent class (or interface).
-
- 29 Mar, 2020 3 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
Luís Cobucci authored
Allowing us to use more advanced checks and have full generic support. This also adds a baseline file, since we have new violations being reported but don't want to address them right now.
-
- 16 Mar, 2020 3 commits
-
-
Grégoire Paris authored
Updated documentation for QueryBuilder::execute() return value type
-
Sergei Morozov authored
-
Sergei Morozov authored
Make sure that the $types array has the same keys $params
-
- 14 Mar, 2020 1 commit
-
-
Sergei Morozov authored
This will allow to omit parameters with unspecified types
-
- 03 Mar, 2020 1 commit
-
-
Grégoire Paris authored
Allow add previous exception in ConversionException
-
- 02 Mar, 2020 1 commit
-
-
Sergei Morozov authored
Update readme
-
- 29 Feb, 2020 12 commits
-
-
Grégoire Paris authored
Add missed end of comment
-
Grégoire Paris authored
This branch seems to have been removed.
-
Grégoire Paris authored
-
Grégoire Paris authored
Use Docker consistently
-
Grégoire Paris authored
They are no longer supported by their vendors, but until we do support them, we should continue testing them.
-
Grégoire Paris authored
-
Grégoire Paris authored
It seems to be enabled by default.
-
Grégoire Paris authored
-
Grégoire Paris authored
Hopefully it will work more reliably.
-
Grégoire Paris authored
PHP 7.4 has stable versions now.
-
Grégoire Paris authored
When a Docker version of the build is available, use it.
-
Grégoire Paris authored
-
- 28 Feb, 2020 1 commit
-
-
Grégoire Paris authored
Fix broken build
-
- 27 Feb, 2020 2 commits
-
-
Sergei Morozov authored
- 21 Feb, 2020 1 commit
-
-
Andrii Dembitskyi authored
-
- 04 Feb, 2020 1 commit
-
-
Peter Gribanov authored
-
- 29 Jan, 2020 1 commit
-
-
Sergei Morozov authored
[pg] fix getting table information if search_path contains escaped schema name
-
- 22 Jan, 2020 7 commits
-
-
Sergei Morozov authored
Fixed the QueryBuilder::setMaxResults() signature to accept NULL
-
Sergei Morozov authored
Fix unquoted stmt fragments backslash escaping
-
Sergei Morozov authored
Fix docblock typos in DriverManager docs
-
Máté Bartus authored
-
Christoph Wurst authored
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-
Sergei Morozov authored
-
- 19 Jan, 2020 2 commits
-
-
Sergei Morozov authored
Fix JOIN with no condition bug
-
Benjamin Morel authored
-