Drop status column

This commit is contained in:
2026-04-14 19:46:25 -06:00
parent 51a48e07eb
commit 0c63963ddf
4 changed files with 5 additions and 29 deletions

View File

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