database: update v_area_commitment_bucket and RSW

This commit is contained in:
2023-11-30 17:54:09 +01:00
parent f2c7da1c61
commit a0aed19ebb
3 changed files with 4 additions and 3 deletions

View File

@ -32,7 +32,7 @@ INSERT INTO AT_bundesland VALUES
INSERT INTO wine_quality_level VALUES
('WEI', 0, FALSE, NULL, 'Wein'),
('RSW', 0, FALSE, 11.5, 'Rebsortenwein'),
('RSW', 0, FALSE, 10.6, 'Rebsortenwein'),
('LDW', 1, FALSE, 14.0, 'Landwein'),
('QUW', 2, FALSE, 15.0, 'Qualitätswein'),
('KAB', 2, FALSE, 17.0, 'Kabinett'),