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

Function to handle deleting schemas #167

Closed
kgodey opened this issue Jun 2, 2021 · 0 comments · Fixed by #321
Closed

Function to handle deleting schemas #167

kgodey opened this issue Jun 2, 2021 · 0 comments · Fixed by #321
Assignees
Labels
ready Ready for implementation type: enhancement New feature or request

Comments

@kgodey
Copy link
Contributor

kgodey commented Jun 2, 2021

Problem

Users might want to delete schemas. We don't currently support this.

Proposed solution

A function that handles deleting of schemas in the database. We should raise an error if there is anything outside of the schema referencing the schema.

Additional context

This should be in the db module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation type: enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants