[openstreetmap/openstreetmap-website] Switch to TIMESTAMP WITH TIME ZONE for current_* tables (#375)

Tom Hughes notifications at github.com
Wed Nov 21 12:27:34 UTC 2018


This is all from https://www.postgresql.org/docs/10/datatype-datetime.html#id-1.5.7.13.19.7 which suggests `TIMESTAMP WITH TIME ZONE '2004-10-19 10:23:54'` as syntax to avoid issues.

I think it only matters if there is a TZ indication in the constant though so probably unlikely to ever be an issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/375#issuecomment-440645528
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181121/adb2895b/attachment.html>


More information about the rails-dev mailing list