1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib
Ryuta Kamizono cfbde022ee PostgreSQL: Allow BC dates like datetime consistently
BC dates are supported by both date and datetime types.

https://www.postgresql.org/docs/current/static/datatype-datetime.html

Since #1097, new datetime allows year zero as 1 BC, but new date does
not. It should be allowed even in new date consistently.
2018-02-23 11:15:00 +09:00
..
active_model PostgreSQL: Allow BC dates like datetime consistently 2018-02-23 11:15:00 +09:00
active_model.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00