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

DROP_SCHEMA doesn't operate on certain indexes #8

Open
waveform80 opened this issue Jul 28, 2014 · 0 comments
Open

DROP_SCHEMA doesn't operate on certain indexes #8

waveform80 opened this issue Jul 28, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@waveform80
Copy link
Member

The DROP_SCHEMA routine fails to drop indexes in a schema which refer to tables in another schema (it makes the assumption that by dropping all tables in the schema, all indexes will also disappear which is incorrect for this circumstance).

@waveform80 waveform80 added this to the 0.2 milestone Jul 28, 2014
@waveform80 waveform80 added the bug label Jul 28, 2014
@waveform80 waveform80 self-assigned this Jul 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant