Created
January 1, 2017 00:58
-
-
Save talentdeficit/3bd3872ff8bdb4584ab3c3519eff7b2c to your computer and use it in GitHub Desktop.
postgres sucks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
talentdeficit=# SELECT '2016-12-31T23:59:60Z'::timestamp; | |
timestamp | |
--------------------- | |
2017-01-01 00:00:00 | |
(1 row) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment