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
Follows rails changes introduced in
[rails/rails#48069][rails_pr].
The `exec_query` now flushes the schema cache.
As we now our queries do not alter this cache,
we'd rather not flush.
Might fix#320
[rails_pr]: rails/rails#48069
0 commit comments