Change && to ; so the bot still starts even if db:migrate exits
with a non-zero code. Migration errors are logged but don't block
the main process.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds auto-migration step to fix missing color2 column.
Also adds drizzle.config.ts and db migration files to image.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>