Skip to content

Commit 6278ce5

Browse files
committed
zen: tpm routing
1 parent 53b0084 commit 6278ce5

3 files changed

Lines changed: 2674 additions & 1 deletion

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
DROP TABLE `model_tpm_limit`;--> statement-breakpoint
2+
ALTER TABLE `model_tpm_rate_limit` DROP PRIMARY KEY;--> statement-breakpoint
3+
ALTER TABLE `model_tpm_rate_limit` ADD PRIMARY KEY (`id`,`interval`);

0 commit comments

Comments
 (0)