mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
Added a note field to product barcodes (closes #962)
This commit is contained in:
2
migrations/0123.sql
Normal file
2
migrations/0123.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE product_barcodes
|
||||
ADD note TEXT;
|
Reference in New Issue
Block a user