You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
Thank you for writing and maintaining this tool, which has proven very helpful to me for extracting test data.
Would you mind making a new release of it? There are a couple of changes in master that I needed to get it to run (and I also just sent a few pull requests). PyPi still has an outdated version that failed to work entirely when I tried it, mostly due to a missing dialects package. It seems like a good idea to move that package into the rdbms_subsetter top-level package, though. The name isn't really specific (i.e. conflict-free) enough to have it end up as a top-level package.
Thank you for writing and maintaining this tool, which has proven very helpful to me for extracting test data.
Would you mind making a new release of it? There are a couple of changes in master that I needed to get it to run (and I also just sent a few pull requests). PyPi still has an outdated version that failed to work entirely when I tried it, mostly due to a missing
dialectspackage. It seems like a good idea to move that package into therdbms_subsettertop-level package, though. The name isn't really specific (i.e. conflict-free) enough to have it end up as a top-level package.