Drop status column

This commit is contained in:
2026-04-14 19:46:25 -06:00
parent 2f4477d28a
commit f68c23b209
4 changed files with 5 additions and 29 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE purchaseOrder DROP COLUMN status;