mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ea3ba34506
As per discussion, this changes the model generators to specify `null: false` for timestamp columns. A warning is now emitted if `timestamps` is called without a `null` option specified, so we can safely change the behavior when no option is specified in Rails 5. |
||
---|---|---|
.. | ||
mysql2_specific_schema.rb | ||
mysql_specific_schema.rb | ||
oracle_specific_schema.rb | ||
postgresql_specific_schema.rb | ||
schema.rb | ||
sqlite_specific_schema.rb |