- 29 Nov, 2018 1 commit
-
-
Steve Müller authored
-
- 24 Nov, 2018 2 commits
-
-
Sergei Morozov authored
Implemented comparison of default values as strings regardless of their PHP types
-
Sergei Morozov authored
Fixes #3336.
-
- 21 Nov, 2018 2 commits
-
-
Sergei Morozov authored
Travis CI tests on PHP 7.3
-
Sergei Morozov authored
Remove pdo_sqlsrv from known vendor issues list
-
- 20 Nov, 2018 1 commit
-
-
Michael Moravec authored
Co-authored-by: Michael Moravec <me@majkl.me> Co-authored-by: Benjamin Morel <benjamin.morel@gmail.com>
-
- 17 Nov, 2018 2 commits
-
-
Gabriel Ostrolucký authored
-
Sergei Morozov authored
Fix of links in documentation
-
- 16 Nov, 2018 2 commits
-
-
Sergei Morozov authored
Add some MySQL platform data in Tables
-
Benoît Burnichon authored
-
- 12 Nov, 2018 1 commit
-
-
Sergei Morozov authored
Fixed quoting of string literals containing backslash
-
- 08 Nov, 2018 2 commits
-
-
Sergei Morozov authored
Add mysql specific indexes with lengths
-
Benoît Burnichon authored
-
- 04 Nov, 2018 3 commits
-
-
Sergei Morozov authored
Allow windows (userless/passwordless) authentication for SQL Server
-
Claudio Zizza authored
-
Claudio Zizza authored
-
- 31 Oct, 2018 2 commits
-
-
Nicolas PAJON authored
fix code style
-
Nicolas PAJON authored
Adding Windows Authentication compatibility according to http://php.net/manual/en/function.sqlsrv-connect.php "By default, the connection is attempted using Windows Authentication. To connect using SQL Server Authentication, include "UID" and "PWD" in the connection options array."
-
- 25 Oct, 2018 2 commits
-
-
Marco Pivetta authored
Fetch all should use the driver statement's fetchAll method
-
MichaelC authored
-
- 24 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 23 Oct, 2018 2 commits
-
-
Michael Moravec authored
Use locked version of PHPStan to avoid accidental build failures
-
Sergei Morozov authored
-
- 21 Oct, 2018 1 commit
-
-
Sergei Morozov authored
Lost parameters: wrong ESCAPED_BRACKET_QUOTED_TEXT
-
- 20 Oct, 2018 1 commit
-
-
Bruno authored
The first capturing group of the parser regex was stopping form the moment it would find a `[` character.
-
- 16 Oct, 2018 5 commits
-
-
Sergei Morozov authored
postgres: correctly produce alter table sql comment to update column definition
-
Ben Davies authored
-
Ben Davies authored
-
Marco Pivetta authored
Updated PHPUnit to 7.4
-
Sergei Morozov authored
-
- 15 Oct, 2018 2 commits
-
-
Marco Pivetta authored
remove ClassLoader
-
Massimiliano Arione authored
-
- 13 Oct, 2018 2 commits
-
-
Sergei Morozov authored
Implemented handling BLOBs represented as stream resources for IBM DB2
-
Sergei Morozov authored
-
- 12 Oct, 2018 2 commits
-
-
Sergei Morozov authored
Trying to fix failing DB2 builds
-
Sergei Morozov authored
Currently, builds like https://travis-ci.org/doctrine/dbal/jobs/440354436 are failing do to an APT issue. Trying to update APT packages as per support recommendation.
-
- 07 Oct, 2018 3 commits
-
-
Sergei Morozov authored
Removed link to www.doctrine-project.org from doc blocks
-
Sergei Morozov authored
-
Marco Pivetta authored
Implemented proper escaping of string literals in platforms and schema managers
-
- 06 Oct, 2018 1 commit
-
-
Sergei Morozov authored
Deprecated regex-based asset filters
-