botserver/migrations/6.1.0-01-automation/down.sql

4 lines
132 B
MySQL
Raw Normal View History

2026-01-22 13:57:40 -03:00
DROP TABLE IF EXISTS workflow_step_executions;
DROP TABLE IF EXISTS workflow_executions;
DROP TABLE IF EXISTS workflow_definitions;