mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip: zen
This commit is contained in:
parent
7218a662ab
commit
5e6dd312eb
19 changed files with 4408 additions and 39 deletions
3
cloud/core/migrations/0012_bright_photon.sql
Normal file
3
cloud/core/migrations/0012_bright_photon.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TABLE `billing` ADD `monthly_limit` int;--> statement-breakpoint
|
||||
ALTER TABLE `billing` ADD `monthly_usage` bigint;--> statement-breakpoint
|
||||
ALTER TABLE `billing` ADD `time_monthly_usage_updated` timestamp(3);
|
||||
Loading…
Add table
Add a link
Reference in a new issue