Skip to content

Commit 7a1630c

Browse files
committed
Start adding stuff for printer page
1 parent 9527b5d commit 7a1630c

File tree

13 files changed

+1203
-5
lines changed

13 files changed

+1203
-5
lines changed

drizzle/0004_huge_clea.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "user" ADD COLUMN "isPrinter" boolean DEFAULT false NOT NULL;

0 commit comments

Comments
 (0)