- 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).
-