-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Is it possible to specify the schema of the migrations table? I'd like to separate tables by schema, and have separate migrations for each schema. That way, I can do drop schema ... cascade
to recreate parts of my database. This would allow me to iterate fast on a schema while preserving any information I might have in other schemas.
madshargreave, ecchochan and insanity54
Metadata
Metadata
Assignees
Labels
No labels