You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Original Rails test fails with SQL Server error message "The query processor ran out of internal resources and
1609
1611
# could not produce a query plan". This error goes away if you change database compatibility level to 110 (SQL 2012)
1610
1612
# (see https://www.mssqltips.com/sqlservertip/5279/sql-server-error-query-processor-ran-out-of-internal-resources-and-could-not-produce-a-query-plan/).
0 commit comments