Update views
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user