Skip to content

Fix migrations references for tenant schemas#51

Open
cyrossignol wants to merge 1 commit into
masterfrom
fix-migrations
Open

Fix migrations references for tenant schemas#51
cyrossignol wants to merge 1 commit into
masterfrom
fix-migrations

Conversation

@cyrossignol

Copy link
Copy Markdown
Collaborator

This change prevents issues with table references while running migrations for tenant schemas by:

  • Skipping migrations for the users table
  • Qualifying foreign key references of the users table with the public prefix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant