- 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 4 commits
-
-
Benjamin Eberlei authored
-
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
-
- 25 Aug, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 18 Aug, 2011 3 commits
-
-
Benjamin Eberlei authored
-
gnoMii authored
-
gnoMii authored
-
- 31 Jul, 2011 13 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DBAL-132 - Make Table::addUnnamedForeignKeyConstraint() generate a name based on the input, @deprecated addUnnamedForeignKeyConstraint and addNamedForeignKeyConstraint.
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
AaronDDM authored
-
Benjamin Eberlei 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
-
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 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-