wip: black
This commit is contained in:
parent
22b058a33d
commit
23fc675ad5
25 changed files with 2705 additions and 50 deletions
|
|
@ -55,7 +55,7 @@ export const UsageTable = mysqlTable(
|
|||
cacheWrite1hTokens: int("cache_write_1h_tokens"),
|
||||
cost: bigint("cost", { mode: "number" }).notNull(),
|
||||
keyID: ulid("key_id"),
|
||||
enrichment: json("data").$type<{
|
||||
enrichment: json("enrichment").$type<{
|
||||
plan: "sub"
|
||||
}>(),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue