Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Sep 13, 2023
1 parent a97cfe9 commit 1155b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/template/extras/src/server/db/drizzle-schema-base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import { sql } from "drizzle-orm";
import {
bigint,
index,
mysqlTableCreator,
timestamp,
varchar,
Expand Down

0 comments on commit 1155b8c

Please sign in to comment.