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

Deps: upgrade ActiveRecord to 6.1 #566

Merged
merged 1 commit into from Apr 11, 2021
Merged

Deps: upgrade ActiveRecord to 6.1 #566

merged 1 commit into from Apr 11, 2021

Conversation

mockdeep
Copy link
Collaborator

I needed to update the format of the json being returned in the tests.
I'm not sure if it actually ends up changing the result when the dates
are converted to JSON strings, but it doesn't look like anything client
or server relies particularly on the format, so we should be fine.

Also updates the formatting in schema.rb by running rake db:migrate.
All of the changes look to be cosmetic.

I needed to update the format of the json being returned in the tests.
I'm not sure if it actually ends up changing the result when the dates
are converted to JSON strings, but it doesn't look like anything client
or server relies particularly on the format, so we should be fine.

Also updates the formatting in `schema.rb` by running `rake db:migrate`.
All of the changes look to be cosmetic.
@mockdeep mockdeep mentioned this pull request Apr 11, 2021
@mockdeep mockdeep merged commit 98c930c into master Apr 11, 2021
@mockdeep mockdeep deleted the rf-ar_up branch April 11, 2021 22:50
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.

None yet

1 participant