• Pavel Horal's avatar
    Reset date fields to UNIX epoch in TimeType. · 0cbb338b
    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.
    0cbb338b
Name
Last commit
Last update
bin Loading commit data...
docs Loading commit data...
lib Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
UPGRADE.md Loading commit data...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...