Update views

This commit is contained in:
2023-04-15 18:18:34 +02:00
parent b0b9ac9a4c
commit c9cf267f50
2 changed files with 5 additions and 3 deletions

View File

@ -16,8 +16,8 @@ INSERT INTO wine_attribute VALUES
INSERT INTO wine_cultivation VALUES
('N', 'Normal'),
('KIP', 'KIP'),
('BIO', 'Org. Biologisch');
('KIP', 'Kontrollierte Integrierte Produktion'),
('BIO', 'Organisch Biologisch');
INSERT INTO wb_kg
SELECT k.kgnr, 1