twill icon indicating copy to clipboard operation
twill copied to clipboard

fix: exception in twill command if database is not configured

Open Tofandel opened this issue 9 months ago • 2 comments

The twill:build command can be run on CI without DB configured, so if that's the case just continue as normal

Tofandel avatar Mar 21 '25 11:03 Tofandel

Good call, thanks!

ifox avatar Mar 21 '25 11:03 ifox

Added a confirm to automatically create the migrations

image image

Tofandel avatar Mar 21 '25 12:03 Tofandel