migrations icon indicating copy to clipboard operation
migrations copied to clipboard

Snaphosts branch: doesn't export functions.

Open hrach opened this issue 9 years ago • 3 comments

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)

hrach avatar Apr 16 '17 19:04 hrach

Time to start with https://github.com/nextras/db-importer, use https://github.com/lacanoid/pgddl, ...

hrach avatar Apr 16 '17 19:04 hrach

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

JanTvrdik avatar Apr 17 '17 05:04 JanTvrdik

Yes :-)

hrach avatar Apr 17 '17 08:04 hrach