- 24 Mar, 2012 2 commits
-
-
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
-
- 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.
-
- 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 5 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.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Revert a previous commit, apparently the Type engine has two ways of naming types, and there is one that is case-sensitive.
-
- 25 Jan, 2012 4 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
Mysqli: Fixed that we never used provided type.
-
Guilherme Blanco authored
Added keywards to drizzle platform.
-
Guilherme Blanco authored
Convert boolean values properly for default value declarations
-