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

Add foreign keys from maps to macrostrat #80

Open
davenquinn opened this issue Aug 8, 2024 · 1 comment
Open

Add foreign keys from maps to macrostrat #80

davenquinn opened this issue Aug 8, 2024 · 1 comment

Comments

@davenquinn
Copy link
Member

There are no foreign keys from maps to macrostrat, even though data in the maps schema (especially legend lookup tables, etc.) requires strong links to the Macrostrat column dataset to function.

  • These foreign keys should generally get ON DELETE SET NULL or similar
  • They may interfere with dumping and loading development versions of the Macrostrat schema
  • This is lower priority than foreign keys within the Macrostrat schema proper, which have their own complexities
@davenquinn
Copy link
Member Author

This requires #78 to be solved

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

No branches or pull requests

1 participant