Skip to content

Commit ad77d74

Browse files
authored
bring back migrations
1 parent 1d8b882 commit ad77d74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wrangler.jsonc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"compatibility_date": "2025-03-10",
1010
"compatibility_flags": ["nodejs_compat"],
1111
"migrations": [
12+
{
13+
"new_sqlite_classes": ["MyMCP"],
14+
"tag": "v1"
15+
}
1216
],
1317
"durable_objects": {
1418
"bindings": [

0 commit comments

Comments
 (0)