Skip to content

Commit 4ace1d4

Browse files
fix: add migration for schedules CHECK constraint to include 'interval' (#1063)
1 parent a69780e commit 4ace1d4

File tree

9 files changed

+566
-18
lines changed

9 files changed

+566
-18
lines changed

.changeset/deep-plums-roll.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"agents": patch
3+
---
4+
5+
Fix CHECK constraint migration for `cf_agents_schedules` table to include `'interval'` type, allowing `scheduleEvery()` and `keepAlive()` to work on DOs created with older SDK versions.

package-lock.json

Lines changed: 44 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)