- 03 Jan, 2015 1 commit
-
-
Terje Bråten authored
-
- 24 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 05 Nov, 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.
-
- 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.
-
- 30 Jun, 2014 4 commits
-
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
Davi Koscianski Vidal authored
-
František Bereň authored
Changed to call platform specific Boolean conversion
-
- 10 Apr, 2014 1 commit
-
-
Benjamin Morel authored
-
- 27 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 22 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 2 commits
-
-
Steve Müller authored
-
Benjamin Eberlei authored
-
- 06 Aug, 2013 1 commit
-
-
bronze1man authored
-
- 03 Aug, 2013 1 commit
-
-
J Bruni authored
The "decimal" mapping type does not map to float/double anymore: https://github.com/doctrine/dbal/commit/9f51afa210d5c0165dfe6c622e07e42aa54c09fb#lib/Doctrine/DBAL/Types/DecimalType.php Thank you.
-
- 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
-
- 27 Jan, 2013 1 commit
-
-
Peter Kruithof authored
-
- 26 Jan, 2013 1 commit
-
-
Peter Kruithof authored
-
- 25 Nov, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Nov, 2012 1 commit
-
-
Mike Meier authored
If allow_url_fopen isnt enabled, fopen will return false.
-
- 29 Aug, 2012 2 commits
-
-
Padraig O'Sullivan authored
-
Padraig O'Sullivan authored
-
- 06 Aug, 2012 1 commit
-
-
Christophe Coevoet authored
-
- 16 Jul, 2012 1 commit
-
-
Pascal Borreli authored
-
- 27 Jun, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 26 Jun, 2012 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-178] Fixed an undescriptive error message and a problem when using custom types and their reverse engineering from the database. Allows Type#getMappedDatabaseTypes() to be implemented in custom types, mapping to vendor database types during reverse engineering.
-
Benjamin Eberlei authored
-
- 27 May, 2012 2 commits
-
-
Johannes M. Schmitt authored
-
Johannes M. Schmitt authored
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 18 May, 2012 1 commit
-
-
Alexander Miehe authored
-
- 07 May, 2012 1 commit
-
-
Johannes M. Schmitt authored
-
- 05 May, 2012 2 commits
- 02 Apr, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 24 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 12 Mar, 2012 1 commit
-
-
Benjamin Eberlei authored
DDC-451 - GUID support through a specific GUID Type, SQL Server specific implementation all others fallback to Varchar fields, no automatic default value = new guid support yet.
-
- 05 Feb, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 21 Jan, 2012 1 commit
-
-
H. Westphal authored
-