- 17 Apr, 2014 3 commits
-
-
Benjamin Morel authored
-
Marco Pivetta authored
Fixed Configuration::getSQLLogger() return type
-
Benjamin Morel authored
-
- 13 Apr, 2014 1 commit
-
-
Marco Pivetta authored
fix lastInsertId typehint in SqlSrv
-
- 12 Apr, 2014 1 commit
-
-
Tobias Schultze authored
-
- 01 Apr, 2014 2 commits
-
-
Guilherme Blanco authored
Fix LOCATE expression on SQL Anywhere and SQLite
-
Guilherme Blanco authored
Fix TRIM expression
-
- 31 Mar, 2014 6 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 25 Mar, 2014 3 commits
-
-
Benjamin Eberlei authored
The primary key columns don't have to be in the same order as the table columns
-
Benjamin Eberlei authored
Allow mysql spatial indexes
-
Benjamin Eberlei authored
ORACLE, (INSTANCE_NAME = XXXXX)
-
- 19 Mar, 2014 3 commits
-
-
facupanizza authored
-
facupanizza authored
We add the instancename parameter documentation for oci8 driver
-
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
-
- 17 Mar, 2014 1 commit
-
-
Bart Visscher authored
-
- 06 Mar, 2014 3 commits
-
-
Jan Sorgalla authored
-
Jan Sorgalla authored
-
Benjamin Eberlei authored
-
- 26 Feb, 2014 2 commits
-
-
Marco Pivetta authored
-
Marco Pivetta authored
-
- 23 Feb, 2014 2 commits
-
-
Marco Pivetta authored
[DBAL-813] Original PDOException is preserved
-
Filip Procházka authored
-
- 21 Feb, 2014 4 commits
-
-
Steve Müller authored
Fix typo and formatting in security docs
-
Arnout Boks authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 16 Feb, 2014 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Add automatic platform version detection
-
- 14 Feb, 2014 3 commits
-
-
Guilherme Blanco authored
Applying patch suggested by @guilhermeblanco for SQLite's auto-inc integer PKs
-
Marco Pivetta authored
-
Marco Pivetta authored
See symfony/symfony#10238
-
- 13 Feb, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-