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
The Middleware Considerations section should be updated to indicate that Apartment::Elevator must be inserted after ActionDispatch::Reloader, because ActionDispatch::Reloader will reset schema_search_path back to default_schema.
The text was updated successfully, but these errors were encountered:
The Middleware Considerations section should be updated to indicate that
Apartment::Elevator
must be inserted afterActionDispatch::Reloader
, becauseActionDispatch::Reloader
will resetschema_search_path
back todefault_schema
.The text was updated successfully, but these errors were encountered: