Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign Keys not being recreated #7

Open
bleonard33 opened this issue Jul 18, 2018 · 0 comments
Open

Foreign Keys not being recreated #7

bleonard33 opened this issue Jul 18, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bleonard33
Copy link
Member

bleonard33 commented Jul 18, 2018

We DROP CASCADE PKs, so later tables that had their FKs dropped in the cascade don't have self.fks instantiated (specifically if created with defer_sql_obs=True) because they have already been dropped.

@bleonard33 bleonard33 added the bug Something isn't working label Jul 18, 2018
@bleonard33 bleonard33 self-assigned this Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant