Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake db:migrate gives deprecation warning #21

Open
bill-auger opened this issue Jul 9, 2016 · 0 comments
Open

rake db:migrate gives deprecation warning #21

bill-auger opened this issue Jul 9, 2016 · 0 comments

Comments

@bill-auger
Copy link
Member

bundle exec rake db:migrate RAILS_ENV=test
== 20111119180638 CreateMovies: migrating =====================================
-- create_table(:movies)
DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /media/bill/9577fb3c-bcf8-4db2-af8c-35c54e354879/sync/code/moocs/saas/HW-ACCEPTANCE-UNIT-TEST-CYCLE/git/hw-acceptance-unit-test-cycle/rottenpotatoes/db/migrate/20111119180638_create_movies.rb:10)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant