- 11 Jul, 2016 1 commit
-
-
stchr authored
-
- 30 Jun, 2016 1 commit
-
-
Steve Müller authored
-
- 23 Jun, 2016 1 commit
-
-
Morris Jobke authored
When following error message is shown, then it will get converted to the correct Exception classs of NotNullConstraintViolationException: PDOException: SQLSTATE[HY000]: General error: 1364 Field '...' doesn't have a default value
-
- 18 Jun, 2016 2 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 14 Jun, 2016 1 commit
-
-
Maximilian Ruta authored
-
- 13 Jun, 2016 1 commit
-
-
Maximilian Ruta authored
-
- 03 Jun, 2016 1 commit
-
-
Guilliam Xavier authored
For example if the DebugStack SQL logger contains 3 queries, then we want an output like this: ``` 3. <query 3> 2. <query 2> 1. <query 1> ``` not like that: ``` 4. <query 3> 3. <query 2> 2. <query 1> ```
-
- 12 May, 2016 2 commits
-
-
Filip Procházka authored
-
Filip Procházka authored
-
- 15 Apr, 2016 2 commits
-
-
Maximilian Ruta authored
+ Change formating of code
-
Maximilian Ruta authored
-
- 15 Mar, 2016 1 commit
-
-
Adala Khaled authored
-
- 25 Jan, 2016 1 commit
-
-
Baptiste Clavié authored
-
- 22 Jan, 2016 1 commit
-
-
James Titcumb authored
-
- 21 Jan, 2016 1 commit
-
-
Bob van de Vijver authored
-
- 12 Jan, 2016 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Bill Schaller authored
Add test to ensure renamed or removed columns that reference removed tables have their FK constraints properly removed.
-
- 11 Jan, 2016 2 commits
-
-
Kim Hemsø Rasmussen authored
-
Kim Hemsø Rasmussen authored
Added parameter "default_dbname" to pdo_pgsql driver which can be used to override the default database
-
- 10 Jan, 2016 7 commits
-
-
Steve Müller authored
cover in test suite that platform throws exception on generating inline column comment SQL if unsupported
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 09 Jan, 2016 6 commits
-
-
Steve Müller authored
-
Steve Müller authored
fixes #1206
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 08 Jan, 2016 1 commit
-
-
Steve Müller authored
also refactors URL path evaluation into smaller methods fixes #1106
-
- 07 Jan, 2016 2 commits
-
-
Thomas Müller authored
-
Kim Hemsø Rasmussen authored
-
- 06 Jan, 2016 2 commits
-
-
Steve Müller authored
fixes #2252
-
Steve Müller authored
fixes #2270
-
- 05 Jan, 2016 2 commits
-
-
Steve Müller authored
fix usage of PDO::PGSQL_ATTR_DISABLE_PREPARES for pdo_pgsql extension setups not built from PHP core fixes #2249
-
Steve Müller authored
fixes #1339 closes #921
-