feat: add location field to PantryItem model and update related functionality
Test Suite / test (24.15.0) (push) Has been cancelled
Test Suite / test (24.15.0) (push) Has been cancelled
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `PantryItem`
|
||||
ADD COLUMN `location` VARCHAR(191) NULL;
|
||||
Reference in New Issue
Block a user