- 26 Mar, 2013 1 commit
-
-
Julien SALLEYRON authored
-
- 07 Jul, 2012 1 commit
-
-
ivan authored
-
- 26 Jun, 2012 3 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 22 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 05 May, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Apr, 2012 1 commit
-
-
Danny Berger authored
-
- 31 Mar, 2012 4 commits
-
-
Gabriel Gayan Fanta authored
-
Gabriel Gayan Fanta authored
Updated OCI8Connection parameter name in order to separate oracle pooling handling with oci8 persistent connections
-
Gabriel Gayan authored
-
Gabriel Gayan authored
-
- 24 Mar, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Joe Heth authored
Adding PDO::FETCH_COLUMN support to OCI8 fetchAll method using the fetch structure OCI_FETCHSTATEMENT_BY_COLUMN.
-
- 14 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 03 Nov, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Nov, 2011 1 commit
-
-
Damien Tournoud authored
This enables a more natural way of interacting with result sets, and re-introduces in Doctrine DBAL a feature that has been available in PDO from the begining.
-
- 30 Oct, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 07 Oct, 2011 1 commit
-
-
Douglas Teoh authored
Fix bug where empty or null host connection parameter will still construct an Oracle DSN instead of using dbname.
-
- 25 Sep, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Sep, 2011 1 commit
-
-
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 Mar, 2011 1 commit
-
-
Miloslav Kmet authored
to be able to make OCI8 derived classes
-
- 11 Nov, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Nov, 2010 1 commit
-
-
Miloslav Kmet authored
-
- 12 Oct, 2010 1 commit
-
-
beberlei authored
-
- 28 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-22 - Fix DateTime with Timezone handling in Postgres and Oracle by introducing new type DateTimeTz and have SchemaManagers of both platforms detect this type. Added general conversion testcase which made some bugs in Oracle Date Handling and $stmt->fetchColumn() appear
-
- 15 May, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 06 May, 2010 1 commit
-
-
Guilherme Blanco authored
Revertd partially the support to DBAL\Transaction, it was wrong. Fixed implementation of ORM\EntityTransaction and fixed tests.
-
- 30 Apr, 2010 1 commit
-
-
Guilherme Blanco authored
-
- 27 Apr, 2010 1 commit
-
-
Roman S. Borschel authored
Fixed svn dependency in build file and some weird issues where the oci8 driver loses spaces in the sql while transforming positional to named parameters.
-
- 02 Apr, 2010 1 commit
-
-
beberlei authored
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
-
- 31 Jan, 2010 1 commit
-
-
beberlei authored
-