Skip to content

Rails 6: Fix database tasks tests for SQL Server #805

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
merged 1 commit into from
May 12, 2020

Conversation

aidanharan
Copy link
Contributor

Many of the tests in test/cases/tasks/database_tasks_test.rb are for PostgreSQL/SQLite/MySQL only. Coerced those tests and added equivalent tests for SQL Server.

See https://github.com/rails/rails/blob/v6.0.3/activerecord/test/cases/tasks/database_tasks_test.rb#L141

@aidanharan aidanharan marked this pull request as ready for review May 11, 2020 13:18
@wpolicarpo wpolicarpo merged commit 09878de into rails-sqlserver:master May 12, 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