当我尝试推送到 heroku 时,heroku db:push
我收到此错误:
Taps Server Error: PGError: ERROR: time zone displacement out of range: "2013-06-02 12:00:00.000000+5895470400"
LINE 1: ...ype", "image_file_size", "user_id") VALUES (1, 0, '2013-06-0...
我有 ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
什么想法吗?