- 30 Apr, 2015 2 commits
-
-
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).
-
- 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
-
- 08 Jul, 2014 1 commit
-
-
mikeSimonson authored
The PDO connection allow the instantiation of the connection even if the dbname parameter isn't present. This change is there to make sure both behave the same way.
-
- 26 Jun, 2014 4 commits
-
-
Robbert van den Bogerd authored
-
Robbert van den Bogerd authored
-
Robbert van den Bogerd authored
-
Robbert van den Bogerd authored
-
- 19 Jun, 2014 1 commit
-
- 05 Jun, 2014 1 commit
-
-
mike authored
-
- 21 May, 2014 1 commit
-
-
till authored
Fixes the warning emitted by mysqli when sqlstate is not set (yet?). http://git.php.net/?p=php-src.git;a=blob;f=ext/mysqli/mysqli_prop.c;h=2d36336372b75922bd8fbf40c5c9054a5230c8a0;hb=HEAD#l36 Warning masks actual connection error.
-
- 02 May, 2014 1 commit
-
-
Steve Müller authored
-
- 29 Apr, 2014 1 commit
-
-
jeroendedauw authored
-
- 12 Apr, 2014 1 commit
-
-
Tobias Schultze authored
-
- 19 Mar, 2014 1 commit
-
-
facupanizza authored
Change the name of the parameter instance_name by instancename
-
- 18 Mar, 2014 1 commit
-
-
facupanizza authored
Hello, first sorry for my English. I need to put in the ORACLE Connection string to the parameter: (INSTANCE_NAME = XXXXX) I was reading the source code at github and the latest version does not include this possibility in the method getEasyConnectString. Could add to the next version an element in the array of parameters, eg $params['instance_name'] and concatenating that value to the Connection string? Thank you, greetings Facundo Panizza
-