PR #724 (workspace hibernation) claimed migration number 029. Renaming to 030 to resolve the sequence collision before merging #651. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
64 B
SQL
3 lines
64 B
SQL
-- 029_audit_events.down.sql
|
|
DROP TABLE IF EXISTS audit_events;
|