mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 16:59:39 -06:00
* feat: hatchet-lite mvp * fix: init shadow db * fix: install atlas * fix: correct env * fix: wait for db ready * fix: remove name flag * fix: add hatchet-lite to build
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterEnum
|
|
ALTER TYPE "StepRunEventReason" ADD VALUE 'TIMEOUT_REFRESHED';
|