- 11 Dec, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 06 Dec, 2013 2 commits
-
-
Steve Müller authored
realpath return false when using the script in a phar file.
-
Julio Montoya authored
Applying suggestions.
-
- 05 Dec, 2013 1 commit
-
-
Julio Montoya authored
-
- 28 Nov, 2013 1 commit
-
-
Guilherme Blanco authored
[DBAL-400] Fix adding primary key during table alteration in MySQL
-
- 27 Nov, 2013 3 commits
-
-
Steve Müller authored
-
Guilherme Blanco authored
Fix mysqli driver options
-
Steve Müller authored
-
- 26 Nov, 2013 2 commits
-
-
Guilherme Blanco authored
[DBAL-683] Fix link to known vendor issues in documentation
-
Steve Müller authored
-
- 25 Nov, 2013 1 commit
-
-
Steve Müller authored
-
- 24 Nov, 2013 2 commits
-
-
Guilherme Blanco authored
Save one columns iteration in Comparator::diffTable
-
Steve Müller authored
-
- 19 Nov, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Nov, 2013 1 commit
-
-
Benjamin Eberlei authored
[DBAL-81] Add connection auto-commit configuration documentation
-
- 15 Nov, 2013 8 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Small cleanups, simplification and removed no longer needed cast
-
Benjamin Eberlei authored
Enhancement: expose ping() on pingable-connections.
-
till authored
-
till authored
* license * author tags * doc blocks * new lines
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
till authored
* h/t @stof and @deeky666 * add two test cases for the general connection test * remove the ConnectionException method I added originally
-
- 14 Nov, 2013 15 commits
-
-
till authored
-
Benjamin Eberlei authored
Implement SQL Anywhere driver exception conversion
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
Add SQL Anywhere configuration documentation
-
Benjamin Eberlei authored
Skip unsupported tests on SQL Anywhere
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
-
Kim Hemsø Rasmussen authored
-
Steve Müller authored
-
till authored
This PR introduces a new PingableConnection interface and exposes a ping method on \Doctrine\DBAL\Connection. For drivers where no ping is supported, a \Doctrine\DBAL\ConnectionException is thrown.
-