Add the ability to ignore tables in our migration script. For now we put this directly into code since users have to override our CLI entrypoints anyway; but eventually we could move this to a section in the pyproject.toml if we start shipping entrypoints.
Add the ability to ignore tables in our migration script. For now we put this directly into code since users have to override our CLI entrypoints anyway; but eventually we could move this to a section in the pyproject.toml if we start shipping entrypoints.