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
This is sort of a duplicate of issue #1. We haven't really had the need to use db/schema.rb because we find ourselves using the :sql setting for config.active_record.schema_format instead. See the explanation in issue #1 and see if that would suit your needs.
When you run migrations with special constraints and references, the constraints and references are not reflected in db/schema.rb.
The text was updated successfully, but these errors were encountered: