I was just trying to create a new migration file but the command kept complaining that the binding d
I was just trying to create a new migration file but the command kept complaining that the binding does not exists. Then I found out that it needs database_id in the config. Making it optional does not help in this case.

