I set `dbmigrate.silence(true);` yet I still get the SQL migrations console logging the queries that are run. I don't know what other to do than this, it should work.
I set
dbmigrate.silence(true);yet I still get the SQL migrations console logging the queries that are run.I don't know what other to do than this, it should work.