Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Postgres drop misses schema_migrations table and sequences #328

Open
ryan0x44 opened this issue Jan 16, 2018 · 0 comments
Open

Postgres drop misses schema_migrations table and sequences #328

ryan0x44 opened this issue Jan 16, 2018 · 0 comments

Comments

@ryan0x44
Copy link

When using the drop feature, all tables except for schema_migrations are removed, and no sequences are removed.

Looking at the Postgres package Drop method this seems true also:
https://github.com/mattes/migrate/blob/master/database/postgres/postgres.go#L219-L254

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant