- 12 Mar, 2012 1 commit
-
-
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
-
- 13 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
[DBAL-220] Add support for Index flags and implement support for SQL Server CLUSTERED/NONCLUSTERED and MySQL FULLTEXT.
-
- 28 Jan, 2012 1 commit
-
-
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 2 commits
-
-
Guilherme Blanco authored
-
-
- 21 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 15 Jan, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 10 Jan, 2012 1 commit
-
-
YetiCGN authored
-
- 31 Dec, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 25 Dec, 2011 1 commit
-
-
Kim Hemsø Rasmussen authored
-
- 23 Dec, 2011 1 commit
-
-
Miloslav Kmet authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 14 Dec, 2011 1 commit
-
-
jsor authored
-
- 11 Dec, 2011 2 commits
-
-
Jan Sorgalla authored
-
Jan Sorgalla authored
-
- 09 Dec, 2011 2 commits
-
-
Jan Sorgalla authored
-
jsor authored
-
- 08 Dec, 2011 3 commits
-
-
jsor authored
-
Fabio B. Silva authored
-
jsor authored
-
- 07 Dec, 2011 4 commits
-
-
Jan Sorgalla authored
-
Fabio B. Silva authored
-
Fabio B. Silva authored
-
jsor authored
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 25 Sep, 2011 1 commit
-
-
Benjamin Eberlei authored
DDC-1337 - MySQL commits transaction on DROP TABLE, need DROP TEMPORARY TABLE. Added tests, looks like oracle commits transactions on CREATE TEMPORARY TABLE. I dont know how to fix it.
-
- 19 Sep, 2011 1 commit
-
-
Maarten de Keizer authored
-
- 29 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
DBAL-126 - Fix bug during table diffs when creating new primary keys, unique constraints were created instead.
-
- 19 Jun, 2011 2 commits
-
-
Benjamin Eberlei authored
DBAL-112, DBAL-113 - Implement AbstractPlatform::getAlterSequenceSQL() and fix comparator code for sequences
-
Benjamin Eberlei authored
DDC-887 - Fix problem with MySQL renaming of foreign keys columns. The FK has to be dropped, then column renamed, then readded
-
- 28 May, 2011 1 commit
-
-
Diego Oliveira authored
-
- 27 Mar, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Mar, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 05 Mar, 2011 1 commit
-
-
Benjamin Eberlei authored
[DBAL-56] Add portability wrapping layer porting MDB2 functionality to fix case, rtrim strings and convert empty strings to null.
-