condenser
condenser copied to clipboard
Condenser is a database subsetting tool
Routines like functions and procedures don't dump by default when using the mysqldump command. This should dump all the routines data as well as the table schema. Without this, the...
Hi, To write a blog post for my company, I wanted to run Conderser on Ubuntu. I downloaded Pynthon 3 (updated), python3-mysql.connector, python-psycopg2 and python-toposort, then I copied the repo...
First, thank you for this project! Perhaps I am missing something, but it seems redundant to me to require . in the config schema. We have to indicate the db_name...
Great tool, nice work. Is there any chance that this would ever have a basica anonymization/masking implemented like in https://github.com/ankane/pgsync ?
Bundle as a package using poetry (See #21 ) This can be published to pypi easily from there.
I am having a similar issue to #19 - I have a foreign key which is a UUID field, pointing to a UUID field on the target table. ``` Traceback...