- 04 Nov, 2018 1 commit
-
-
Sergei Morozov authored
Allow windows (userless/passwordless) authentication for SQL Server
-
- 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
-
- 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 5 commits
-
-
Sergei Morozov authored
Deprecated regex-based asset filters
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Implement {Configuration#getSchemaAssetsFilter}
-
Bez Hermoso authored
-
- 03 Oct, 2018 2 commits
-
-
Marco Pivetta authored
Test against the latest stable sqlsrv extension
-
Sergei Morozov authored
-
- 02 Oct, 2018 8 commits
-
-
Marco Pivetta authored
Fixed coding standard violations in the codebase
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
Updated doctrine/coding-standard to 5.0,
-
-