Skip to content

Rails 6: Coerce tests as SQL Server does not return string value for updated_at #790

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

Merged

Conversation

aidanharan
Copy link
Contributor

Like Mysql2 and PostgreSQL, SQL Server doesn't return a string value for updated_at. In the Rails tests these tests are skipped if adapter is Mysql2 or PostgreSQL.

See Rails tests at:

Related to Rails PR rails/rails#33835

@aidanharan aidanharan marked this pull request as ready for review April 28, 2020 14:37
@wpolicarpo wpolicarpo merged commit 0fac1db into rails-sqlserver:6-0-dev Apr 29, 2020
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