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

Rails 6: Take and first use implicit ordering on identifier column #789

Merged

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Apr 28, 2020

This PR coerces and fixes the RelationTest#test_reorder_with_take and RelationTest#test_reorder_with_first tests. The SQL Server adapter uses implicit ordering on the identifier column and so the original Rails tests didn't make sense.

@aidanharan aidanharan force-pushed the relation-implicit-ordering branch from be00809 to 1db563b Compare April 28, 2020 13:29
@aidanharan aidanharan marked this pull request as ready for review April 28, 2020 13:36
@wpolicarpo wpolicarpo merged commit 967c93e 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