MMP
MMP copied to clipboard
./migration create not work for me..
Hi @idler ! You do very good work here. Thanks !
I have one problem with this tool.. When I create the schema all work ok, but When I change any table and run ./migration create I get this errors:
PHP Warning: Invalid argument supplied for foreach() in /MMP/lib/Helper.class.php on line 269 PHP Warning: mysqli::query(): Couldn't fetch mysqli in MMP/lib/Helper.class.php on line 182 PHP Warning: mysqli::query(): Couldn't fetch mysqli in /MMP/lib/Helper.class.php on line 209 PHP Fatal error: Call to a member function fetch_array() on a non-object in /MMP/lib/Helper.class.php on line 211