mirror of
https://github.com/hazemKrimi/crimson-vault.git
synced 2026-05-01 18:20:27 +00:00
wip: invoices api
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add column "price" to table: "items"
|
||||
ALTER TABLE `items` ADD COLUMN `price` integer NULL;
|
||||
Reference in New Issue
Block a user