- 31 Jul, 2011 5 commits
-
-
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
-
Benjamin Eberlei authored
DDC-1271 - Fix date diff in PostgreSQL when timestamps are passed by casting everything into dates explicitly.
-
- 24 Jul, 2011 5 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 18 Jul, 2011 2 commits
-
-
Guilherme Blanco authored
Fixed: MySQL Driver didn't return Database name if DBAL was initialized using existing PDO instance
-
Max Romanovsky authored
-
- 12 Jul, 2011 4 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
Writing the result into the output object instead of just echoing it out.
-
Guilherme Blanco authored
Support for Postgres SET NULL, SET DEFAULT, and NO ACTION foreign key detection in the PostgresSQLSchema Manager
-
Guilherme Blanco authored
OCI8 Change private properties and methods to protected.
-
- 04 Jul, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 02 Jul, 2011 1 commit
-
-
Laszlo Korte authored
-
- 28 Jun, 2011 4 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 26 Jun, 2011 9 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
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 2 commits
-
-
Guilherme Blanco authored
Change Oracle "drop column" syntax
-
lucassouza1 authored
-
- 19 Jun, 2011 3 commits
-
-
Benjamin Eberlei authored
DBAL-112, DBAL-113 - Implement AbstractPlatform::getAlterSequenceSQL() and fix comparator code for sequences
-
Benjamin Eberlei authored
-
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 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-