- 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.
-
- 09 Jan, 2016 5 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Thiago Ornellas authored
The schema's name in the alter session command must not be quoted https://docs.oracle.com/cd/B28359_01/server.111/b28310/general009.htm fixes #1352
-
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 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 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
-
- 18 Dec, 2015 1 commit
-
-
Erik Weatherwax authored
When creating sqlite connections from a url with DriverManager, pass the 'path' key the driver expects instead of the 'dbname' key other drivers expect.
-
- 15 Dec, 2015 8 commits
-
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
Bill Schaller authored
-
- 13 Dec, 2015 1 commit
-
-
Mathieu Rochette authored
-
- 19 Oct, 2015 2 commits
-
-
Peter Mitchell authored
-
Hadrien Frank Cardinal de Cuzey authored
-
- 12 Oct, 2015 1 commit
-
-
Ilya Antipenko authored
-
- 06 Oct, 2015 1 commit
-
-
Vincent CHALAMON authored
-
- 10 Sep, 2015 1 commit
-
-
Bill Schaller authored
-
- 08 Sep, 2015 1 commit
-
-
Vincent CHALAMON authored
-
- 06 Sep, 2015 4 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 05 Sep, 2015 5 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 28 Aug, 2015 1 commit
-
-
Valentas authored
According to comment https://github.com/doctrine/dbal/pull/854#issuecomment-126935212
-
- 23 Aug, 2015 1 commit
-
-
Possum authored
-
- 13 Aug, 2015 1 commit
-
-
Leo authored
-
- 09 Aug, 2015 1 commit
-
-
Leo 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
-