[DBIx-Class-Devel] [dbsrgits/sql-translator] SQL::Translator::Producer::Oracle turns timestamp columns into date (#90)

James Gilbert notifications at github.com
Fri Apr 28 13:39:44 GMT 2017


Line (128 of SQL::Translator::Producer::Oracle)[https://github.com/dbsrgits/sql-translator/blob/master/lib/SQL/Translator/Producer/Oracle.pm#L128] turns `timestamp` columns into `date`, but Oracle has timestamp fields with fractional second precision.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/issues/90
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20170428/720529ed/attachment.htm>


More information about the DBIx-Class-Devel mailing list