This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
grocy
Watch
1
Star
0
Fork
0
You've already forked grocy
mirror of
https://github.com/grocy/grocy.git
synced
2026-03-28 15:49:25 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f24ffc484
grocy
/
migrations
/
0123.sql
Bernd Bestel
3ad5f2cac5
Added a note field to product barcodes (
closes
#962
)
2020-12-19 17:20:54 +01:00
3 lines
44 B
SQL
Raw
Blame
History
ALTER
TABLE
product_barcodes
ADD
note
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink