summaryrefslogtreecommitdiffhomepage
path: root/cloud/core/migrations/0004_first_mockingbird.sql
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-09-11 18:30:13 -0400
committerFrank <[email protected]>2025-09-11 18:30:13 -0400
commita52b352b24db0339fbc178741fe764ad62be0589 (patch)
treee3ccd21d4d4e2dba3dd56a7f8a0629f80cfdc37e /cloud/core/migrations/0004_first_mockingbird.sql
parent79c73267cf83b9d96af50ac60cbda948c26d8a49 (diff)
downloadopencode-a52b352b24db0339fbc178741fe764ad62be0589.tar.gz
opencode-a52b352b24db0339fbc178741fe764ad62be0589.zip
wip: zen
Diffstat (limited to 'cloud/core/migrations/0004_first_mockingbird.sql')
-rw-r--r--cloud/core/migrations/0004_first_mockingbird.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud/core/migrations/0004_first_mockingbird.sql b/cloud/core/migrations/0004_first_mockingbird.sql
new file mode 100644
index 000000000..2a6b11067
--- /dev/null
+++ b/cloud/core/migrations/0004_first_mockingbird.sql
@@ -0,0 +1 @@
+ALTER TABLE `usage` ADD `provider` varchar(255); \ No newline at end of file