feat(invoices): added invoice + linking to forklift
This commit is contained in:
2
migrations/0039_strange_iron_man.sql
Normal file
2
migrations/0039_strange_iron_man.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "forklifts" ADD COLUMN "upd_date" timestamp DEFAULT now();--> statement-breakpoint
|
||||
ALTER TABLE "forklifts" ADD COLUMN "upd_user" text DEFAULT 'LST';
|
||||
Reference in New Issue
Block a user