summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-21 02:42:45 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-04-21 02:42:45 +0000
commita38d53fe2f056e55347861b87f349264e7abec48 (patch)
tree29fe73b9dc4d05b29b1a73f4910f85c564e64955 /packages/console/core
parent6278ce51cec6afd1afa58f8b1c5a1a5372e8804e (diff)
downloadopencode-a38d53fe2f056e55347861b87f349264e7abec48.tar.gz
opencode-a38d53fe2f056e55347861b87f349264e7abec48.zip
chore: generate
Diffstat (limited to 'packages/console/core')
-rw-r--r--packages/console/core/migrations/20260421023950_nebulous_weapon_omega/snapshot.json91
1 files changed, 20 insertions, 71 deletions
diff --git a/packages/console/core/migrations/20260421023950_nebulous_weapon_omega/snapshot.json b/packages/console/core/migrations/20260421023950_nebulous_weapon_omega/snapshot.json
index cdb198d46..351c19d00 100644
--- a/packages/console/core/migrations/20260421023950_nebulous_weapon_omega/snapshot.json
+++ b/packages/console/core/migrations/20260421023950_nebulous_weapon_omega/snapshot.json
@@ -2,9 +2,7 @@
"version": "6",
"dialect": "mysql",
"id": "9e2d81ba-88b4-4704-a8b6-4a27dd2bd8d9",
- "prevIds": [
- "29e20639-1d4f-4125-bed8-70b7adaaa387"
- ],
+ "prevIds": ["29e20639-1d4f-4125-bed8-70b7adaaa387"],
"ddl": [
{
"name": "account",
@@ -2221,158 +2219,109 @@
"table": "workspace"
},
{
- "columns": [
- "id"
- ],
+ "columns": ["id"],
"name": "PRIMARY",
"table": "account",
"entityType": "pks"
},
{
- "columns": [
- "id"
- ],
+ "columns": ["id"],
"name": "PRIMARY",
"table": "auth",
"entityType": "pks"
},
{
- "columns": [
- "id"
- ],
+ "columns": ["id"],
"name": "PRIMARY",
"table": "benchmark",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "billing",
"entityType": "pks"
},
{
- "columns": [
- "email",
- "type"
- ],
+ "columns": ["email", "type"],
"name": "PRIMARY",
"table": "coupon",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "lite",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "payment",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "subscription",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "usage",
"entityType": "pks"
},
{
- "columns": [
- "ip",
- "interval"
- ],
+ "columns": ["ip", "interval"],
"name": "PRIMARY",
"table": "ip_rate_limit",
"entityType": "pks"
},
{
- "columns": [
- "ip"
- ],
+ "columns": ["ip"],
"name": "PRIMARY",
"table": "ip",
"entityType": "pks"
},
{
- "columns": [
- "key",
- "interval"
- ],
+ "columns": ["key", "interval"],
"name": "PRIMARY",
"table": "key_rate_limit",
"entityType": "pks"
},
{
- "columns": [
- "id",
- "interval"
- ],
+ "columns": ["id", "interval"],
"name": "PRIMARY",
"table": "model_tpm_rate_limit",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "key",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "model",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "provider",
"entityType": "pks"
},
{
- "columns": [
- "workspace_id",
- "id"
- ],
+ "columns": ["workspace_id", "id"],
"name": "PRIMARY",
"table": "user",
"entityType": "pks"
},
{
- "columns": [
- "id"
- ],
+ "columns": ["id"],
"name": "PRIMARY",
"table": "workspace",
"entityType": "pks"
@@ -2667,4 +2616,4 @@
}
],
"renames": []
-} \ No newline at end of file
+}