forcedotcom / phoenix

BSD 3-Clause "New" or "Revised" License
558 stars 227 forks source link

Do not automatically coerce TIMESTAMP to DATE/TIME #600

Closed jtaylor-sfdc closed 10 years ago

jtaylor-sfdc commented 10 years ago

Do not automatically coerce TIMESTAMP to DATE/TIME, as you'll lose the nanos by doing so.

jtaylor-sfdc commented 10 years ago

Fixed in master