Move capacity planning to live db

This commit is contained in:
2026-03-16 10:14:09 +00:00
parent 00f66281c6
commit bf7d187e6f
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"gitSyncId": "630fb8035cd949195181bb2c_632495194e38ed35d7b64c16",
"isAutoGenerated": false,
"name": "xTuple_GoLive",
"pluginId": "postgres-plugin"
}

View File

@@ -17,9 +17,9 @@
}, },
"confirmBeforeExecute": false, "confirmBeforeExecute": false,
"datasource": { "datasource": {
"id": "xTuple_Sandbox", "id": "xTuple_GoLive",
"isAutoGenerated": false, "isAutoGenerated": false,
"name": "xTuple_Sandbox", "name": "xTuple_GoLive",
"pluginId": "postgres-plugin" "pluginId": "postgres-plugin"
}, },
"dynamicBindingPathList": [], "dynamicBindingPathList": [],