migrations
migrations copied to clipboard
Snaphosts branch: doesn't export functions.
This is caused by MySQLDump class from https://github.com/dg/MySQL-dump
(Signaly.cz are affected by this bug, local development loose invalidateAuthorizationCache functions)
Time to start with https://github.com/nextras/db-importer, use https://github.com/lacanoid/pgddl, ...
You probably meant, https://github.com/nextras/db-exporter, importer is just better API for https://github.com/nextras/migrations/blob/2821014896258b52a04ac6271ad8a75a193d5364/src/Drivers/BaseDriver.php#L42-L125
Yes :-)