- 23 Feb, 2019 1 commit
-
-
Sergei Morozov authored
1. SchemaManagerFunctionalTestCase can be run only via an extending class. Otherwise, it skips all tests. If the test case is represented as an abstract class, PhpStorm will offer a choise of concrete classes which is very handy when debugging test failures. 2. DbalFunctionalTestCase and DbalPerformanceTestCase are meant to be used as base classes and don't contain any tests.
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 08 Nov, 2018 1 commit
-
-
Benoît Burnichon authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 May, 2018 1 commit
-
-
Timo Bakx authored
-
- 01 May, 2018 1 commit
-
-
Michael Moravec authored
-
- 30 Apr, 2018 1 commit
-
-
Simon Podlipsky authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Mar, 2018 1 commit
-
-
Stefan Lorenz authored
-
- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 04 Jan, 2018 2 commits
-
-
Gabriel Caruso authored
-
Marco Pivetta authored
This reverts commit e3ab1276, reversing changes made to f988b0a6.
-
- 03 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 02 Jan, 2018 1 commit
-
-
Adrien Crivelli authored
-
- 01 Jan, 2018 7 commits
-
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
Adrien Crivelli authored
-
- 26 Dec, 2017 1 commit
-
-
Simon Podlipsky authored
-
- 06 Dec, 2017 1 commit
-
-
Grégoire Paris authored
I am not sure if there is a rationale behind ignoring extra keys like this. I was under the impression that something might copy options to platform specific options, thus leaving options in the original array, knowing they would be ignored anyway. If it is the case, it would be best to just move them, otherwise, this commit might help troubleshoot some mapping issues. I had to fix some tests that wrongly used that options array (maybe these options were valid at some point?).
-
- 19 Nov, 2017 1 commit
-
-
jeremy-smith authored
-
- 18 Nov, 2017 1 commit
-
-
Luís Cobucci authored
On 31d01283 we made JsonType the default one, which caused some unexpected results with the comparator. This tests validates that if users have a JSON column but are using the JsonArrayType we'll just add a comment to the column. Reference: https://github.com/doctrine/dbal/pull/2782
-
- 11 Sep, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 09 Sep, 2017 2 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
- 29 Jun, 2017 2 commits
- 11 Mar, 2017 2 commits
-
-
Dustin Wheeler authored
-
Dustin Wheeler authored
-
- 10 Mar, 2017 1 commit
-
-
Dustin Wheeler authored
-
- 07 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 18 Jun, 2016 1 commit
-
-
Marco Pivetta authored
-
- 11 Dec, 2015 2 commits
-
-
Thomas Müller authored
Use shorter table names - Oracle allows max 30 characters - http://docs.oracle.com/cd/B19306_01/server.102/b14200/sql_elements008.htm#sthref723
-
Thomas Müller authored
-
- 07 Dec, 2015 1 commit
-
-
Martin Hasoň authored
-
- 31 Aug, 2015 1 commit
-
-
Valentinas Bartusevičius authored
-