- 30 Apr, 2015 7 commits
-
-
Steve Müller authored
-
Steve Müller authored
template1 as default database for PostgreSQL
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
Pgsql connection test with charset parameter
-
Steve Müller authored
-
- 29 Apr, 2015 1 commit
-
-
Paul dG authored
Fixes #402 (https://github.com/doctrine/DoctrineBundle/issues/402) by connecting by default to 'template1' instead of the database with the same name as the user (Postgre default in case of no dbname).
-
- 15 Apr, 2015 2 commits
-
-
Steve Müller authored
fix incorrect ordering of columns in clustered indexes on sql server
-
Steve Müller authored
Fix test failures on windows due to differing newlines
-
- 09 Apr, 2015 2 commits
-
-
Bill Schaller authored
Fix incorrect docblock in Connection.php
-
Sebastian authored
These events don't exist.
-
- 08 Apr, 2015 9 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
Can't use short array in php < 5.4
-
Steve Müller authored
Fix for bad profiling data, showing an indefinitely long query
-
Steve Müller authored
Fix DISTINCT queries with limit and no order on SQL Server 2012
-
- 07 Apr, 2015 1 commit
-
-
Steve Müller authored
Readme: nicer badges; cleanup, 2.3- dropped
-
- 06 Apr, 2015 1 commit
-
-
Darien Hager authored
Add a unit-test to verify that when statements throw exceptions, the logger still has stopQuery called.
-
- 05 Apr, 2015 2 commits
-
-
Marco Pivetta authored
allow hhvm/mysqli failure so poor travis can feel better
-
Bill Schaller authored
-
- 03 Apr, 2015 1 commit
-
-
Tomáš Votruba authored
Ref https://github.com/doctrine/doctrine2/pull/1362 Is there any reason why coverage is not in here? Would be much more useful than dependency badge.
-
- 02 Apr, 2015 8 commits
-
-
Bill Schaller authored
-
Bill Schaller authored
-
Steve Müller authored
Add postgresql 9.4 for travis builds
-
Bill Schaller authored
-
Bill Schaller authored
rehashed charset option implementation to support old and new versions of postgresql, and pgbouncer
-
rocksfrow authored
-
rocksfrow authored
-
rocksfrow authored
-
- 31 Mar, 2015 2 commits
-
-
Bill Schaller authored
-
Bill Schaller authored
-
- 30 Mar, 2015 1 commit
-
-
Bill Schaller authored
-
- 27 Mar, 2015 2 commits
-
-
Steve Müller authored
fix client_encoding setting to support pgbouncer
-
rocksfrow authored
-
- 26 Mar, 2015 1 commit
-
-
Darien Hager authored
-