- 19 Sep, 2011 1 commit
-
-
Maarten de Keizer authored
-
- 13 Sep, 2011 1 commit
-
-
Guilherme Blanco authored
-
- 07 Sep, 2011 2 commits
-
-
Guilherme Blanco authored
Fix for ConversionException throw when the value is empty
-
iBiryukov authored
-
- 30 Aug, 2011 2 commits
-
-
Benjamin Eberlei authored
OCI8Statement doesn't support first query parameter being null
-
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 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Ignore sysdiagrams table from a list
-
- 18 Aug, 2011 3 commits
-
-
Juozas Kaziukenas authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 11 Aug, 2011 3 commits
-
-
Guilherme Blanco authored
Add a test when the port is empty
-
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
-
Benjamin Eberlei authored
Fix for DBAL-82
-
Benjamin Eberlei authored
Filter table columns by owner
-
Benjamin Eberlei authored
[DBAL-138] Connection::quote now supports both DBAL and PDO types
-
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
-
Benjamin Eberlei authored
DDC-1271 - Fix date diff in PostgreSQL when timestamps are passed by casting everything into dates explicitly.
-
- 25 Jul, 2011 1 commit
-
-
Alexander authored
-
- 24 Jul, 2011 3 commits
-
-
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
-