We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af7a22 commit 666dc67Copy full SHA for 666dc67
4 files changed
packages/db/migrations/0181_dazzling_the_leader.sql
@@ -0,0 +1,2 @@
1
+ALTER TABLE "user_stats" ALTER COLUMN "total_tokens_used" SET DATA TYPE bigint;--> statement-breakpoint
2
+ALTER TABLE "user_stats" ALTER COLUMN "total_copilot_tokens" SET DATA TYPE bigint;
0 commit comments