dbsrgits / sql-translator

SQL::Translator (SQLFairy)
http://sqlfairy.sourceforge.net/
82 stars 90 forks source link

SQL::Translator::Producer::Oracle turns timestamp columns into date #90

Open jgrg opened 7 years ago

jgrg commented 7 years ago

Line 128 of SQL::Translator::Producer::Oracle turns timestamp columns into date, but Oracle has timestamp fields with fractional second precision.