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

[FEATURE] Add delete schema cascade as option which can be enabled #292

Open
shkelzeen opened this issue May 21, 2024 · 0 comments
Open

Comments

@shkelzeen
Copy link

Problem Statement
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We use the SDK to do most of the management calls with it, one of these calls is to create and delete schema when deleting schemas it failed because of the not empty schema (has tables) and there is the option to cascade this we just need to add this connection

Proposed Solution
A clear and concise description of what you want to happen.

Add a flag on the DeleteSchemaRequest which allows it to delete the schemas with a cascade flag which will allow you to delete not empty schemas

Additional Context
Add any other context, references or screenshots about the feature request here.

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