All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m20s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
147 B
SQL
4 lines
147 B
SQL
ALTER TABLE tasks DROP COLUMN IF EXISTS purchase_config_id;
|
|
DROP TABLE IF EXISTS purchase_config_boards;
|
|
DROP TABLE IF EXISTS purchase_configs;
|