Skip to content

Commit 831d19b

Browse files
committed
comment migrations
1 parent 60c1e09 commit 831d19b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

wrangler.jsonc

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
}
2424
]
2525
},
26-
"migrations": [
27-
{
28-
"tag": "v2",
29-
"new_sqlite_classes": [
30-
"ThoughtSpotMCP"
31-
]
32-
},
33-
{
34-
"tag": "v3",
35-
"new_sqlite_classes": [
36-
"ThoughtSpotOpenAIDeepResearchMCP"
37-
]
38-
}
39-
],
26+
// "migrations": [
27+
// {
28+
// "tag": "v2",
29+
// "new_sqlite_classes": [
30+
// "ThoughtSpotMCP"
31+
// ]
32+
// },
33+
// {
34+
// "tag": "v3",
35+
// "new_sqlite_classes": [
36+
// "ThoughtSpotOpenAIDeepResearchMCP"
37+
// ]
38+
// }
39+
// ],
4040
"kv_namespaces": [{
4141
"binding": "OAUTH_KV",
4242
"id": "05ca6fed380e4fe48dbfc5c3d03b4070"

0 commit comments

Comments
 (0)