alchemydumps
alchemydumps copied to clipboard
SQLAlchemy backup/dump tool for Flask
Their official solution `coverallsapp/github-action` was failing with `No build matching CI build number` so I left it out of 889346fc875015cfa157be2eb1a1fe74e69d3f85
Can I backup the file in different extensions..?, such as **.zip** or plaint text..?
If, for example, your database contains an association table for a many-to-many mapping as described here: http://docs.sqlalchemy.org/en/latest/orm/basic_relationships.html#many-to-many, the many-to-many association table doesn't get dumped by alchemy dumps. This seems to...