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

[SQLLINE-248] !dropall for specific schemas #329

Closed
wants to merge 1 commit into from

Conversation

snuyanzin
Copy link
Collaborator

The PR suggests fix of !dropall functionality.
Also it generates scripts including schema name to cope with cases of several tables with the same names but under different schemas.
Moreover it allows to specify schema pattern to drop tables.
fixes #248

@snuyanzin
Copy link
Collaborator Author

Merged as 0be1ddd

@snuyanzin snuyanzin closed this Jul 21, 2019
@snuyanzin snuyanzin deleted the SQLLINE_248 branch July 21, 2019 14:42
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.

!dropall doesn't work in master branch
1 participant