Support --cleanup flag
Open
enhancement
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
The `--cleanup` flag is mutually exclusive to `--alter`. It indicates we wish to clean up _ghost_ and _changelog_ tables.
Like `--alter`, it would default to _noop_ (in which case it should print the `drop` statements), and would support `--execute`
Contributor guide
Assessment
This issue has not been assessed yet.