feat(forklifts): added backend forklift stuff and frontend companies
This commit is contained in:
2
migrations/0029_rapid_wallow.sql
Normal file
2
migrations/0029_rapid_wallow.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "forklifts" ALTER COLUMN "forklift_status" SET DATA TYPE text;--> statement-breakpoint
|
||||
ALTER TABLE "forklifts" ALTER COLUMN "forklift_status" SET DEFAULT 'active';
|
||||
Reference in New Issue
Block a user