database: Update v_bki_member, v_bki_delivery and rename scale_id to scale_terminal
This commit is contained in:
@@ -189,7 +189,7 @@ CREATE TABLE delivery_part (
|
||||
temperature REAL DEFAULT NULL,
|
||||
acid REAL DEFAULT NULL,
|
||||
|
||||
scale_id TEXT,
|
||||
scale_terminal TEXT,
|
||||
weighing_data TEXT,
|
||||
weighing_reason TEXT CHECK (NOT (manual_weighing = FALSE AND weighing_reason IS NOT NULL)),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user