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

Update database schema in Rails 7 #390

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

tarebyte
Copy link
Contributor

Issue ticket link / number:

I do not have one.

What changes did you make?

This changes updates the db/schema.rb file so that it's up to date with Rails 7. This updates our timestamps to reflect that there isn't a precision limit on our datetime columns.

Why did you make the changes?

This just part of the Rails upgrade process, I found a great article about this particular schema change that I thought was really insightful.

@tarebyte tarebyte merged commit 8e06ceb into main Oct 18, 2023
7 checks passed
@tarebyte tarebyte deleted the tarebyte/update-rails-db-schema branch October 18, 2023 15:17
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

Successfully merging this pull request may close these issues.

2 participants