- 25 Sep, 2011 3 commits
-
-
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.
-
Benjamin Eberlei authored
-
Guilherme Blanco authored
-
- 30 Aug, 2011 1 commit
-
-
Joe Heth authored
Patch for OCI8Statement to support param[0] being null. Switched isset to array_key_exists. Added test that demonstrates the bug and confirms the fix.
-
- 29 Aug, 2011 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Juozas Kaziukenas authored
-
- 27 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Aug, 2011 2 commits
- 31 Jul, 2011 8 commits
-
-
Benjamin Eberlei authored
DBAL-132 - Make Table::addUnnamedForeignKeyConstraint() generate a name based on the input, @deprecated addUnnamedForeignKeyConstraint and addNamedForeignKeyConstraint.
-
Benjamin Eberlei authored
-
AaronDDM authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-1282 - Remove overprotective casting of days/months to integer, which prevents passing columns as days. The platform is not responsible for escapsing, the DQL parser already does it way before generating the sql statements.
-
Benjamin Eberlei authored
DDC-1271 - Fix date diff in PostgreSQL when timestamps are passed by casting everything into dates explicitly.
-
Benjamin Eberlei authored
This reverts commit 0d2af886, reversing changes made to eb0a4615.
-
Benjamin Eberlei authored
DDC-1271 - Fix date diff in PostgreSQL when timestamps are passed by casting everything into dates explicitly.
-
- 24 Jul, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Jul, 2011 1 commit
-
-
Max Romanovsky authored
-
- 12 Jul, 2011 1 commit
-
-
Guilherme Blanco authored
-
- 04 Jul, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Jul, 2011 1 commit
-
-
Laszlo Korte authored
-
- 28 Jun, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 6 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DBAL-126 - Fix bug during table diffs when creating new primary keys, unique constraints were created instead.
-
- 23 Jun, 2011 1 commit
-
-
Laszlo Korte authored
-
- 21 Jun, 2011 1 commit
-
-
lucassouza1 authored
-
- 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
-
- 18 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 17 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 16 Jun, 2011 1 commit
-
-
Benjamin Eberlei authored
Fix bug in DropSchemaSQLCollector dropping tables before sequences which can cause constraint errors
-