- 24 Mar, 2012 6 commits
-
-
Benjamin Eberlei authored
missing call to logger in Connection->exec(), cleanups
-
Benjamin Eberlei authored
Allow empty host to PDOOracle
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
SQLParserUtils triggered an error when feeding it Type instances instead of PDO param type ints
-
Benjamin Eberlei authored
Log transaction statements
-
- 19 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 14 Mar, 2012 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-237] Fix bug when removing and adding an index on the same columns that may be part of a foreign key.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 12 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-451 - GUID support through a specific GUID Type, SQL Server specific implementation all others fallback to Varchar fields, no automatic default value = new guid support yet.
-
- 04 Mar, 2012 1 commit
-
-
Guilherme Blanco authored
-
- 29 Feb, 2012 1 commit
-
-
Francesc Rosàs authored
-
- 28 Feb, 2012 1 commit
-
-
Francesc Rosàs authored
-
- 26 Feb, 2012 2 commits
-
-
Maik Gosenshuis authored
Removed is_int check and converted both comparisons into equality comparisons when expanding list parameters.
-
Maik Gosenshuis authored
-
- 18 Feb, 2012 1 commit
-
-
Nicolas Grekas authored
-
- 13 Feb, 2012 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-220] Add support for Index flags and implement support for SQL Server CLUSTERED/NONCLUSTERED and MySQL FULLTEXT.
-
- 12 Feb, 2012 2 commits
-
-
Alexandru Patranescu authored
-
Alexandru Patranescu authored
-
- 06 Feb, 2012 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-216] Add Sqlsrv as driver
-
Benjamin Eberlei authored
This is necessary because pdo_sqlsrv still has some little bugs that prevent it from being used in all use-cases. Additionally only sqlsrv can make use of the Azure federations features.
-
- 05 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 29 Jan, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Jan, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-211] Fix bug with elements in default schema not filtered for really being in the default search path.
-