The deployment_logs table has a CHECK constraint allowing only 'success', 'error', 'info'. Using 'warning' caused an IntegrityError that crashed the entire deployment. Co-Authored-By: Claude Opus 4.6 <[email protected]>
The deployment_logs table has a CHECK constraint allowing only 'success', 'error', 'info'. Using 'warning' caused an IntegrityError that crashed the entire deployment. Co-Authored-By: Claude Opus 4.6 <[email protected]>