- 23 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
DDC-217 - Refactor result cache again to be much simpler, previous approach was too complicated and something like this needs longer testing. Now only caching the full result.
-
- 22 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 11 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 10 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 28 Sep, 2011 2 commits
-
-
Guilherme Blanco authored
Named Parameters As Positional
-
Fabio B. Silva authored
-
- 25 Sep, 2011 4 commits
-
-
Benjamin Eberlei authored
-
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
-
Benjamin Eberlei authored
This reverts commit 869cb960.
-
- 24 Sep, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 21 Sep, 2011 2 commits
-
-
Guilherme Blanco authored
Fixed reference to non-existing class in docblock
-
Rafael Dohms 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 11 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.
-