We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c1e09 commit 831d19bCopy full SHA for 831d19b
wrangler.jsonc
@@ -23,20 +23,20 @@
23
}
24
]
25
},
26
- "migrations": [
27
- {
28
- "tag": "v2",
29
- "new_sqlite_classes": [
30
- "ThoughtSpotMCP"
31
- ]
32
- },
33
34
- "tag": "v3",
35
36
- "ThoughtSpotOpenAIDeepResearchMCP"
37
38
- }
39
- ],
+ // "migrations": [
+ // {
+ // "tag": "v2",
+ // "new_sqlite_classes": [
+ // "ThoughtSpotMCP"
+ // ]
+ // },
+ // "tag": "v3",
+ // "ThoughtSpotOpenAIDeepResearchMCP"
+ // }
+ // ],
40
"kv_namespaces": [{
41
"binding": "OAUTH_KV",
42
"id": "05ca6fed380e4fe48dbfc5c3d03b4070"
0 commit comments