- 13 Jun, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 06 Jun, 2017 1 commit
-
-
Javier Spagnoletti authored
-
- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 17 May, 2017 1 commit
-
-
Sergei Morozov authored
-
- 16 May, 2017 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 07 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 25 Jan, 2017 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 07 Jul, 2016 1 commit
-
-
Steve Müller authored
Closes #2261 Closes #2262 Closes #2386
-
- 04 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 05 Nov, 2014 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 06 Sep, 2013 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 09 May, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 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
-
- 05 May, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 28 Apr, 2012 1 commit
-
-
Danny Berger authored
-
- 24 Mar, 2012 2 commits
-
-
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
-
- 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 1 commit
-
-
Benjamin Eberlei 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
-
- 09 Nov, 2010 1 commit
-
-
Miloslav Kmet authored
-
- 12 Oct, 2010 1 commit
-
-
beberlei 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
-