Skip to content

Fix EagerLoadingTooManyIdsTest#test_preloading_too_many_ids #786

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

kamipo
Copy link
Contributor

@kamipo kamipo commented Apr 27, 2020

Since rails/rails#36074, in_clause_length will
no longer help the adapter to avoid complex query limitation, and will
be removed from Rails code base (rails/rails#39057).

Since rails/rails#36074, `in_clause_length` will
no longer help the adapter to avoid complex query limitation, and will
be removed from Rails code base (rails/rails#39057).
@wpolicarpo wpolicarpo merged commit 7026eb5 into rails-sqlserver:6-0-dev Apr 27, 2020
@wpolicarpo
Copy link
Member

Thanks :)

@kamipo kamipo deleted the fix_test_preloading_too_many_ids branch April 27, 2020 09:26
YehudaGold added a commit to YehudaGold/activerecord-sqlserver-adapter that referenced this pull request Apr 28, 2020
wpolicarpo pushed a commit that referenced this pull request Apr 29, 2020
* update AttributeMethodsTest tests

* clean AdapterTestWithoutTransaction coerce_tests! statement

* update CalculationsTest tests

* add coerced test for test_create_without_primary_key_no_extra_query

* remove test_relation_merging_with_merged_symbol_joins_is_aliased__coerced
fixed in rails/50684d15c6546d3050d93896612edd9c5a0fca62

* update test_sanitize_sql_like_example_use_case_coerced
updated in rails/de2f1e073b37f98a99334a909b8bc29f36ad506b

* remove coerce test_eager_loading_too_may_ids
fixed in #786

* remove fixed coerce test
test "column names are quoted when using #from clause and model has ignored columns" fixed in rails/d53b259a29e77a60a02e9c219661e19ef62ef9aa

* remove coerce NumericDataTest tests
tests been fiexd in active recorde

* updete ChangeSchemaTest coerce tests

* remove fixed test_scopes_honor_current_scopes_from_when_defined

* add tests comment

* clean lines spacing

* fix test_typecast_attribute_from_select_to_true_coerced
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.

3 participants