chore: rename activation context migration to 02151
Build docker and publish / build (20.15.1) (push) Failing after 8m27s

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
2026-05-25 02:21:37 -07:00
parent 0bd7560b64
commit bb67ebcb79
2 changed files with 0 additions and 0 deletions
@@ -0,0 +1,2 @@
-- Remove activation_context column from order table
ALTER TABLE `order` DROP COLUMN IF EXISTS `activation_context`;