- 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 1 commit
-
-
Davi Koscianski Vidal authored
PostgreSQL allows the user to set the application_name is connecting to database. It is useful for monitoring purposes. Currently one could just manually add 'application_name=foo' to DSN, but having a parameter eases setting it using DoctrineBundle.
-
- 07 Jan, 2016 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 05 Jan, 2016 1 commit
-
-
Steve Müller authored
fix usage of PDO::PGSQL_ATTR_DISABLE_PREPARES for pdo_pgsql extension setups not built from PHP core fixes #2249
-
- 19 Oct, 2015 1 commit
-
-
Peter Mitchell authored
-
- 22 Sep, 2015 1 commit
-
-
Tobias Schultze authored
-
- 03 Sep, 2015 1 commit
-
-
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
-
- 23 Aug, 2015 1 commit
-
-
Possum authored
-
- 03 Aug, 2015 1 commit
-
-
Matteo Beccati authored
Features and changes: * jsonb can be used with: options={"jsonb"=true} * OVER is no longer reserved * LATERAL is now reserved
-
- 30 Apr, 2015 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
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).
-
- 25 Apr, 2015 1 commit
-
-
Benjamin Morel authored
-
- 02 Apr, 2015 3 commits
- 27 Mar, 2015 1 commit
-
-
rocksfrow authored
-
- 18 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 11 Jan, 2015 1 commit
-
-
Rob Bayliss authored
-
- 04 Jan, 2015 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 29 Dec, 2014 1 commit
-
-
Nicolas Grekas authored
-
- 23 Dec, 2014 1 commit
-
-
Andy Theuninck authored
Add support in fetch for type PDO::FETCH_OBJ
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 15 Dec, 2014 1 commit
-
-
Nicolas Le Goff authored
-
- 07 Nov, 2014 4 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Matteo Beccati authored
-
Matteo Beccati authored
-
- 05 Nov, 2014 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 26 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 23 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 20 Oct, 2014 2 commits
-
-
Francisco Facioni authored
As seen here => http://technet.microsoft.com/en-us/library/cc626307(v=sql.105).aspx
-
Steve Müller authored
-