- 07 Apr, 2018 8 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Michael Moravec authored
-
Michael Moravec authored
Backporting #3088 into 2.7
-
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.
-
Michael Moravec authored
Backporting #3095 into 2.7
-
Michael Moravec authored
-
- 06 Apr, 2018 10 commits
-
-
Michael Moravec authored
Backporting #3085 into 2.7
-
Michael Moravec authored
-
Michael Moravec authored
Backporting #3083 into 2.7
-
Tristan Bessoussa authored
-
Michael Moravec authored
Backporting #3089 into 2.7
-
Andy Truong authored
-
Michael Moravec authored
Backporting #3090 into 2.7
-
Grégoire Paris authored
It is required when using annotations to detect deprecation errors.
-
Michael Moravec authored
Backporting #3084 into 2.7
-
Michael Moravec authored
-
- 01 Apr, 2018 3 commits
-
-
Marco Pivetta authored
CS bump to 4.0, imports for global functions & constants
-
Michael Moravec authored
-
Michael Moravec authored
-
- 30 Mar, 2018 2 commits
-
-
Marco Pivetta authored
Add tests for column collation to prove it works
-
Tobias Schultze authored
-
- 29 Mar, 2018 11 commits
-
-
Sergei Morozov authored
Allow dynamic intervals in DATE_ADD & DATE_SUB for SQLite
-
Sergei Morozov authored
DateIntervalType (negative support) resolves doctrine/dbal#2578
-
Sergei Morozov authored
Improve handling of schemas in SQL Server >= 2008
-
Stefan Lorenz authored
-
Sergei Morozov authored
Drop PCRE x modifier in SqliteSchemaManager (#2885 rework)
-
Marco Pivetta authored
Connection parameters are cached hashed
-
Luís Cobucci authored
-
Luis Galeas authored
-
Michael Moravec authored
-
Michael Raith authored
-
Full authored
-
- 27 Mar, 2018 3 commits
-
-
Michael Moravec authored
Start SQL Server using a synchronous command to avoid intermittent login failures
-
Marco Pivetta authored
Added badges for AppVeyor
-
-
- 24 Mar, 2018 2 commits
-
-
Jonathan H. Wage authored
fix typo
-
高成功 authored
-
- 20 Mar, 2018 1 commit
-
-
Sergei Morozov authored
-