summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core/migrations/0006_parallel_gauntlet.sql
diff options
context:
space:
mode:
Diffstat (limited to 'packages/console/core/migrations/0006_parallel_gauntlet.sql')
-rw-r--r--packages/console/core/migrations/0006_parallel_gauntlet.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/console/core/migrations/0006_parallel_gauntlet.sql b/packages/console/core/migrations/0006_parallel_gauntlet.sql
new file mode 100644
index 000000000..a1ff78e78
--- /dev/null
+++ b/packages/console/core/migrations/0006_parallel_gauntlet.sql
@@ -0,0 +1,2 @@
+ALTER TABLE `usage` ADD `cache_write_5m_tokens` int;--> statement-breakpoint
+ALTER TABLE `usage` ADD `cache_write_1h_tokens` int; \ No newline at end of file