- 05 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 02 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 28 Jun, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 26 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 17 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 May, 2020 1 commit
-
-
Sergei Morozov authored
-
- 08 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 20 Mar, 2020 1 commit
-
-
Sergei Morozov authored
The `PostgreSqlPlatform`, `SQLAnywherePlatform` and `SQLServerPlatform` classes have been renamed to `PostgreSQL94Platform`, `SQLAnywhere16Platform` and `SQLServer2012Platform` respectively. When deprecating an old platform version, we can deprecate and later remove a specific class. Otherwise, there's no way to express the deprecation on the class level and the upgrade notes contain sentences like: "`XYZPlatform` and `XYZKeywords` now represent XYZ (version)".
-
- 18 Mar, 2020 2 commits
-
-
Claudio Zizza authored
-
Michael Moravec authored
-
- 17 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 17 Mar, 2019 2 commits
-
-
Ahmed Abdou authored
-
Ahmed Abdou authored
-
- 07 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 03 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 26 Dec, 2017 1 commit
-
-
Simon Podlipsky authored
-
- 11 Sep, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 03 Sep, 2015 1 commit
-
-
Tobias Schultze authored
it is best practice to implement retry logic for transactions that are aborted because of deadlocks or timeouts. this makes such method available inside the DBAL and also add detection for errors where retrying makes sense in the different database drivers
-
- 03 Aug, 2015 1 commit
-
-
Matteo Beccati authored
Features and changes: * jsonb can be used with: options={"jsonb"=true} * OVER is no longer reserved * LATERAL is now reserved
-
- 05 Nov, 2014 1 commit
-
-
Steve Müller authored
-
- 12 Feb, 2014 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 05 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 18 Dec, 2013 1 commit
-
-
Steve Müller authored
add charset option for pdo_pgsql driver
-
- 16 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Nov, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 14 Nov, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 13 Nov, 2013 2 commits
-
-
Benjamin Eberlei authored
-
dazz authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 20 Apr, 2013 1 commit
-
-
Antonio Carlos Ribeiro authored
-