twill
twill copied to clipboard
fix: exception in twill command if database is not configured
The twill:build command can be run on CI without DB configured, so if that's the case just continue as normal
Good call, thanks!
Added a confirm to automatically create the migrations