tabledump icon indicating copy to clipboard operation
tabledump copied to clipboard

Adding support for Phinx

Open richmilns opened this issue 2 years ago • 0 comments

I have added support for Phinx and also had a bit of a refactor and tidy up.

I've only added support for MySQL/MariaDB with Phinx because I don't use PostgreSQL personally, but my code does support dumping index and foreign key definitions!

Version was bumped to 1.4b1, so that might need updating if you're happy and I also edited the README which you might want to ignore :)

richmilns avatar Feb 04 '23 06:02 richmilns