summaryrefslogtreecommitdiff
path: root/config/initializers/active_record_data_types.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix MySQL schema dump for `timestamp`mk-add-datetime-with-timezone-table-definitionMichael Kozono2017-06-221-4/+30
* Fix PostgreSQL schema dump for `timestamptz`Michael Kozono2017-06-221-5/+36
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+24