- 27 May, 2020 1 commit
-
-
Sergei Morozov authored
-
- 08 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Removed the `Dbal` prefix from the class names and moved them to the `Doctrine\Tests\DBAL` namespace.
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 02 Dec, 2018 1 commit
-
-
Sergei Morozov authored
-
- 29 Nov, 2018 2 commits
-
-
Benjamin Morel authored
-
Benjamin Morel authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 05 Feb, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 09 Sep, 2017 1 commit
-
-
Luís Cobucci authored
-
- 28 Jul, 2017 1 commit
-
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
- 06 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 17 Oct, 2015 1 commit
-
-
Tobias Schultze authored
-
- 18 Jan, 2015 1 commit
-
-
Steve Müller authored
-
- 20 Oct, 2014 1 commit
-
-
Pavel Horal authored
TimeType resets date fields (i.e. unused DateTime object fields) to UNIX epoch (1970-01-01). This makes TIME field mapping stabe (i.e. same time will be always mapped to the same DateTime fields). See DDC-179 (similar issue with DateType). Fixes DBAL-993.
-
- 27 Jul, 2014 1 commit
-
-
jeroendedauw authored
-
- 27 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 29 Aug, 2012 3 commits
-
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
Based on whether we are on 32 or 64 bit platform, postgres will return a string or an int for the expected php type of a bigint that is > 32 bits.
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Nov, 2011 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 30 Oct, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 14 May, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 31 Oct, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Jun, 2010 2 commits
-
-
Benjamin Eberlei authored
DBAL-22 - Make DateTime type the fallback for platforms not supporting DateTimeTz, add test for the later and test for default DateTimeZone
-
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
-