- 07 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 06 Dec, 2017 2 commits
-
-
Grégoire Paris authored
-
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?).
-
- 03 Sep, 2015 3 commits
-
-
Tobias Schultze authored
-
Tobias Schultze authored
-
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
-
- 11 Nov, 2014 1 commit
-
-
Marco Pivetta authored
-
- 05 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-722] Introduce subclasses for runtime relevant exceptions (NotNull, DuplicateKey, ForeignKey Constraint Violation).
-