Mercurial > thymian
comparison server/sql/dbs-soup.sql @ 0:a4671277546c tip
created the repository for the thymian project
| author | ferencd |
|---|---|
| date | Tue, 17 Aug 2021 11:19:54 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a4671277546c |
|---|---|
| 1 -- food list | |
| 2 insert into food(idx, name_source, type, image, food_key) values (13, "clear_chicken_soup_name", 100, "{#rroot}/img/icon.png", "clear_chicken_soup"); | |
| 3 insert into food(idx, name_source, type, image, food_key) values (14, "clear_beef_soup_name", 100, "{#rroot}/img/icon.png", "clear_beef_soup"); | |
| 4 insert into food(idx, name_source, type, image, food_key) values (15, "goulash_soup_name", 100, "{#rroot}/img/icon.png", "goulash_soup"); | |
| 5 insert into food(idx, name_source, type, image, food_key) values (16, "fried_meat_soup_name", 100, "{#rroot}/img/icon.png", "fried_meat_soup"); | |
| 6 insert into food(idx, name_source, type, image, food_key) values (17, "stew_soup_name", 100, "{#rroot}/img/icon.png", "stew_soup"); | |
| 7 insert into food(idx, name_source, type, image, food_key) values (18, "sauerkraut_juice_soup_name", 100, "{#rroot}/img/icon.png", "sauerkraut_juice_soup"); | |
| 8 insert into food(idx, name_source, type, image, food_key) values (19, "sauerkraut_soup_name", 100, "{#rroot}/img/icon.png", "sauerkraut_soup"); | |
| 9 insert into food(idx, name_source, type, image, food_key) values (20, "cabbage_soup_name", 100, "{#rroot}/img/icon.png", "cabbage_soup"); | |
| 10 insert into food(idx, name_source, type, image, food_key) values (21, "stuffed_peppers_name", 100, "{#rroot}/img/icon.png", "stuffed_peppers"); | |
| 11 insert into food(idx, name_source, type, image, food_key) values (22, "stuffed_leaves_name", 100, "{#rroot}/img/icon.png", "stuffed_leaves"); | |
| 12 insert into food(idx, name_source, type, image, food_key) values (23, "stuffed_squash_name", 100, "{#rroot}/img/icon.png", "stuffed_squash"); | |
| 13 insert into food(idx, name_source, type, image, food_key) values (24, "stuffed_kohlrabi_name", 100, "{#rroot}/img/icon.png", "stuffed_kohlrabi"); | |
| 14 insert into food(idx, name_source, type, image, food_key) values (25, "stuffed_onion_name", 100, "{#rroot}/img/icon.png", "stuffed_onion"); | |
| 15 insert into food(idx, name_source, type, image, food_key) values (26, "bean_soup_with_tomato_name", 100, "{#rroot}/img/icon.png", "bean_soup_with_tomato"); | |
| 16 insert into food(idx, name_source, type, image, food_key) values (27, "bean_soup_with_tarragon_name", 100, "{#rroot}/img/icon.png", "bean_soup_with_tarragon"); | |
| 17 insert into food(idx, name_source, type, image, food_key) values (28, "horseradish_soup_name", 100, "{#rroot}/img/icon.png", "horseradish_soup"); | |
| 18 insert into food(idx, name_source, type, image, food_key) values (29, "potato_soup_with_tarragon_name", 100, "{#rroot}/img/icon.png", "potato_soup_with_tarragon"); | |
| 19 insert into food(idx, name_source, type, image, food_key) values (30, "lamb_soup_with_tarragon_name", 100, "{#rroot}/img/icon.png", "lamb_soup_with_tarragon"); | |
| 20 insert into food(idx, name_source, type, image, food_key) values (31, "lettuce_soup_with_meat_name", 100, "{#rroot}/img/icon.png", "lettuce_soup_with_meat"); | |
| 21 insert into food(idx, name_source, type, image, food_key) values (32, "bean___lettuce_soup_name", 100, "{#rroot}/img/icon.png", "bean___lettuce_soup"); | |
| 22 insert into food(idx, name_source, type, image, food_key) values (33, "lettuce_soup_with_eggs_name", 100, "{#rroot}/img/icon.png", "lettuce_soup_with_eggs"); | |
| 23 insert into food(idx, name_source, type, image, food_key) values (34, "spinach_soup_name", 100, "{#rroot}/img/icon.png", "spinach_soup"); | |
| 24 insert into food(idx, name_source, type, image, food_key) values (35, "cauliflower_soup_name", 100, "{#rroot}/img/icon.png", "cauliflower_soup"); | |
| 25 insert into food(idx, name_source, type, image, food_key) values (36, "garlic_soup_name", 100, "{#rroot}/img/icon.png", "garlic_soup"); | |
| 26 insert into food(idx, name_source, type, image, food_key) values (37, "bread_soup_name", 100, "{#rroot}/img/icon.png", "bread_soup"); | |
| 27 insert into food(idx, name_source, type, image, food_key) values (38, "thick_vegetable_soup_name", 100, "{#rroot}/img/icon.png", "thick_vegetable_soup"); | |
| 28 insert into food(idx, name_source, type, image, food_key) values (39, "the_fastest_lettuce_soup_ever_name", 100, "{#rroot}/img/icon.png", "the_fastest_lettuce_soup_ever"); | |
| 29 insert into food(idx, name_source, type, image, food_key) values (40, "french_bean_soup_name", 100, "{#rroot}/img/icon.png", "french_bean_soup"); | |
| 30 insert into food(idx, name_source, type, image, food_key) values (41, "egg_soup_from_transylvania_name", 100, "{#rroot}/img/icon.png", "egg_soup_from_transylvania"); | |
| 31 insert into food(idx, name_source, type, image, food_key) values (42, "amazingly_simple_potato_soup_name", 100, "{#rroot}/img/icon.png", "amazingly_simple_potato_soup"); | |
| 32 insert into food(idx, name_source, type, image, food_key) values (43, "cabbage_tomato_soup_name", 100, "{#rroot}/img/icon.png", "cabbage_tomato_soup"); | |
| 33 insert into food(idx, name_source, type, image, food_key) values (44, "sour_mushroom_soup_name", 100, "{#rroot}/img/icon.png", "sour_mushroom_soup"); | |
| 34 insert into food(idx, name_source, type, image, food_key) values (45, "mushroom_soup_name", 100, "{#rroot}/img/icon.png", "mushroom_soup"); | |
| 35 insert into food(idx, name_source, type, image, food_key) values (46, "tomato_soup_name", 100, "{#rroot}/img/icon.png", "tomato_soup"); | |
| 36 insert into food(idx, name_source, type, image, food_key) values (47, "tiny_flour_dumpling_soup_name", 100, "{#rroot}/img/icon.png", "tiny_flour_dumpling_soup"); | |
| 37 insert into food(idx, name_source, type, image, food_key) values (48, "apple_soup_name", 100, "{#rroot}/img/icon.png", "apple_soup"); | |
| 38 insert into food(idx, name_source, type, image, food_key) values (49, "sour_cherry_soup_name", 100, "{#rroot}/img/icon.png", "sour_cherry_soup"); | |
| 39 insert into food(idx, name_source, type, image, food_key) values (50, "dried_prune_soup_name", 100, "{#rroot}/img/icon.png", "dried_prune_soup"); | |
| 40 insert into food(idx, name_source, type, image, food_key) values (52, "meatball_soup_name", 100, "{#rroot}/img/icon.png", "meatball_soup"); | |
| 41 insert into food(idx, name_source, type, image, food_key) values (53, "meatball_soup_with_tarragon_name", 100, "{#rroot}/img/icon.png", "meatball_soup_with_tarragon"); | |
| 42 insert into food(idx, name_source, type, image, food_key) values (54, "chicken_soup_with_vegetables_name", 100, "{#rroot}/img/icon.png", "chicken_soup_with_vegetables"); | |
| 43 -- translations for food | |
| 44 insert into translations(source, gb) values ("clear_chicken_soup_name", "Clear chicken soup"); | |
| 45 insert into translations(source, gb) values ("clear_beef_soup_name", "Clear beef soup"); | |
| 46 insert into translations(source, gb) values ("goulash_soup_name", "Goulash soup"); | |
| 47 insert into translations(source, gb) values ("fried_meat_soup_name", "Fried meat soup"); | |
| 48 insert into translations(source, gb) values ("stew_soup_name", "Stew soup"); | |
| 49 insert into translations(source, gb) values ("sauerkraut_juice_soup_name", "Sauerkraut juice soup"); | |
| 50 insert into translations(source, gb) values ("sauerkraut_soup_name", "Sauerkraut soup"); | |
| 51 insert into translations(source, gb) values ("cabbage_soup_name", "Cabbage soup"); | |
| 52 insert into translations(source, gb) values ("stuffed_peppers_name", "Stuffed peppers"); | |
| 53 insert into translations(source, gb) values ("stuffed_leaves_name", "Stuffed leaves"); | |
| 54 insert into translations(source, gb) values ("stuffed_squash_name", "Stuffed squash"); | |
| 55 insert into translations(source, gb) values ("stuffed_kohlrabi_name", "Stuffed kohlrabi"); | |
| 56 insert into translations(source, gb) values ("stuffed_onion_name", "Stuffed onion"); | |
| 57 insert into translations(source, gb) values ("bean_soup_with_tomato_name", "Bean soup with tomato"); | |
| 58 insert into translations(source, gb) values ("bean_soup_with_tarragon_name", "Bean soup with tarragon"); | |
| 59 insert into translations(source, gb) values ("horseradish_soup_name", "Horseradish soup"); | |
| 60 insert into translations(source, gb) values ("potato_soup_with_tarragon_name", "Potato soup with tarragon"); | |
| 61 insert into translations(source, gb) values ("lamb_soup_with_tarragon_name", "Lamb soup with tarragon"); | |
| 62 insert into translations(source, gb) values ("lettuce_soup_with_meat_name", "Lettuce soup with meat"); | |
| 63 insert into translations(source, gb) values ("bean___lettuce_soup_name", "Bean – lettuce soup"); | |
| 64 insert into translations(source, gb) values ("lettuce_soup_with_eggs_name", "Lettuce soup with eggs"); | |
| 65 insert into translations(source, gb) values ("spinach_soup_name", "Spinach soup"); | |
| 66 insert into translations(source, gb) values ("cauliflower_soup_name", "Cauliflower soup"); | |
| 67 insert into translations(source, gb) values ("garlic_soup_name", "Garlic soup"); | |
| 68 insert into translations(source, gb) values ("bread_soup_name", "Bread soup"); | |
| 69 insert into translations(source, gb) values ("thick_vegetable_soup_name", "Thick vegetable soup"); | |
| 70 insert into translations(source, gb) values ("the_fastest_lettuce_soup_ever_name", "The fastest lettuce soup ever"); | |
| 71 insert into translations(source, gb) values ("french_bean_soup_name", "French bean soup"); | |
| 72 insert into translations(source, gb) values ("egg_soup_from_transylvania_name", "Egg soup from Transylvania"); | |
| 73 insert into translations(source, gb) values ("amazingly_simple_potato_soup_name", "Amazingly simple potato soup"); | |
| 74 insert into translations(source, gb) values ("cabbage_tomato_soup_name", "Cabbage-tomato soup"); | |
| 75 insert into translations(source, gb) values ("sour_mushroom_soup_name", "Sour mushroom soup"); | |
| 76 insert into translations(source, gb) values ("mushroom_soup_name", "Mushroom soup"); | |
| 77 insert into translations(source, gb) values ("tomato_soup_name", "Tomato soup"); | |
| 78 insert into translations(source, gb) values ("tiny_flour_dumpling_soup_name", "Tiny flour dumpling soup"); | |
| 79 insert into translations(source, gb) values ("apple_soup_name", "Apple soup"); | |
| 80 insert into translations(source, gb) values ("sour_cherry_soup_name", "Sour cherry soup"); | |
| 81 insert into translations(source, gb) values ("dried_prune_soup_name", "Dried prune soup"); | |
| 82 insert into translations(source, gb) values ("meatball_soup_name", "Meatball soup"); | |
| 83 insert into translations(source, gb) values ("meatball_soup_with_tarragon_name", "Meatball soup with tarragon"); | |
| 84 insert into translations(source, gb) values ("chicken_soup_with_vegetables_name", "Chicken soup with vegetables"); | |
| 85 -- tags of ingredients to food | |
| 86 insert into tags(food_id, ingredient_id) values (13, 35); -- chicken / Clear chicken soup | |
| 87 insert into tags(food_id, ingredient_id) values (13, 15); -- bones / Clear chicken soup | |
| 88 insert into tags(food_id, ingredient_id) values (13, 187); -- wings / Clear chicken soup | |
| 89 insert into tags(food_id, ingredient_id) values (13, 25); -- carrot / Clear chicken soup | |
| 90 insert into tags(food_id, ingredient_id) values (13, 30); -- celery / Clear chicken soup | |
| 91 insert into tags(food_id, ingredient_id) values (13, 101); -- mushrooms / Clear chicken soup | |
| 92 insert into tags(food_id, ingredient_id) values (13, 31); -- champignon / Clear chicken soup | |
| 93 insert into tags(food_id, ingredient_id) values (13, 138); -- salt / Clear chicken soup | |
| 94 insert into tags(food_id, ingredient_id) values (13, 118); -- pepper / Clear chicken soup | |
| 95 insert into tags(food_id, ingredient_id) values (13, 113); -- parsley / Clear chicken soup | |
| 96 insert into tags(food_id, ingredient_id) values (13, 52); -- egg / Clear chicken soup | |
| 97 insert into tags(food_id, ingredient_id) values (13, 60); -- flour / Clear chicken soup | |
| 98 insert into tags(food_id, ingredient_id) values (13, 181); -- water / Clear chicken soup | |
| 99 insert into tags(food_id, ingredient_id) values (14, 95); -- marrowbone / Clear beef soup | |
| 100 insert into tags(food_id, ingredient_id) values (14, 110); -- oxtail / Clear beef soup | |
| 101 insert into tags(food_id, ingredient_id) values (14, 13); -- beef / Clear beef soup | |
| 102 insert into tags(food_id, ingredient_id) values (14, 106); -- onion / Clear beef soup | |
| 103 insert into tags(food_id, ingredient_id) values (14, 62); -- garlic / Clear beef soup | |
| 104 insert into tags(food_id, ingredient_id) values (14, 40); -- cloves / Clear beef soup | |
| 105 insert into tags(food_id, ingredient_id) values (14, 118); -- pepper / Clear beef soup | |
| 106 insert into tags(food_id, ingredient_id) values (14, 138); -- salt / Clear beef soup | |
| 107 insert into tags(food_id, ingredient_id) values (14, 26); -- carrots / Clear beef soup | |
| 108 insert into tags(food_id, ingredient_id) values (14, 113); -- parsley / Clear beef soup | |
| 109 insert into tags(food_id, ingredient_id) values (14, 112); -- paprika / Clear beef soup | |
| 110 insert into tags(food_id, ingredient_id) values (14, 81); -- kohlrabi / Clear beef soup | |
| 111 insert into tags(food_id, ingredient_id) values (14, 30); -- celery / Clear beef soup | |
| 112 insert into tags(food_id, ingredient_id) values (15, 106); -- onion / Goulash soup | |
| 113 insert into tags(food_id, ingredient_id) values (15, 13); -- beef / Goulash soup | |
| 114 insert into tags(food_id, ingredient_id) values (15, 124); -- potato / Goulash soup | |
| 115 insert into tags(food_id, ingredient_id) values (15, 138); -- salt / Goulash soup | |
| 116 insert into tags(food_id, ingredient_id) values (15, 118); -- pepper / Goulash soup | |
| 117 insert into tags(food_id, ingredient_id) values (15, 112); -- paprika / Goulash soup | |
| 118 insert into tags(food_id, ingredient_id) values (15, 161); -- tagliatelle / Goulash soup | |
| 119 insert into tags(food_id, ingredient_id) values (15, 166); -- tomato / Goulash soup | |
| 120 insert into tags(food_id, ingredient_id) values (15, 48); -- cumin / Goulash soup | |
| 121 insert into tags(food_id, ingredient_id) values (16, 97); -- meat / Fried meat soup | |
| 122 insert into tags(food_id, ingredient_id) values (16, 122); -- pork / Fried meat soup | |
| 123 insert into tags(food_id, ingredient_id) values (16, 13); -- beef / Fried meat soup | |
| 124 insert into tags(food_id, ingredient_id) values (16, 35); -- chicken / Fried meat soup | |
| 125 insert into tags(food_id, ingredient_id) values (16, 8); -- bacon / Fried meat soup | |
| 126 insert into tags(food_id, ingredient_id) values (16, 106); -- onion / Fried meat soup | |
| 127 insert into tags(food_id, ingredient_id) values (16, 60); -- flour / Fried meat soup | |
| 128 insert into tags(food_id, ingredient_id) values (16, 104); -- oil / Fried meat soup | |
| 129 insert into tags(food_id, ingredient_id) values (16, 138); -- salt / Fried meat soup | |
| 130 insert into tags(food_id, ingredient_id) values (16, 118); -- pepper / Fried meat soup | |
| 131 insert into tags(food_id, ingredient_id) values (16, 179); -- vinegar / Fried meat soup | |
| 132 insert into tags(food_id, ingredient_id) values (16, 124); -- potato / Fried meat soup | |
| 133 insert into tags(food_id, ingredient_id) values (17, 138); -- salt / Stew soup | |
| 134 insert into tags(food_id, ingredient_id) values (17, 118); -- pepper / Stew soup | |
| 135 insert into tags(food_id, ingredient_id) values (17, 179); -- vinegar / Stew soup | |
| 136 insert into tags(food_id, ingredient_id) values (17, 106); -- onion / Stew soup | |
| 137 insert into tags(food_id, ingredient_id) values (17, 13); -- beef / Stew soup | |
| 138 insert into tags(food_id, ingredient_id) values (17, 82); -- lamb / Stew soup | |
| 139 insert into tags(food_id, ingredient_id) values (17, 122); -- pork / Stew soup | |
| 140 insert into tags(food_id, ingredient_id) values (17, 124); -- potato / Stew soup | |
| 141 insert into tags(food_id, ingredient_id) values (17, 112); -- paprika / Stew soup | |
| 142 insert into tags(food_id, ingredient_id) values (17, 99); -- milk / Stew soup | |
| 143 insert into tags(food_id, ingredient_id) values (17, 60); -- flour / Stew soup | |
| 144 insert into tags(food_id, ingredient_id) values (17, 164); -- thickening / Stew soup | |
| 145 insert into tags(food_id, ingredient_id) values (18, 140); -- sauerkraut / Sauerkraut juice soup | |
| 146 insert into tags(food_id, ingredient_id) values (18, 75); -- juice / Sauerkraut juice soup | |
| 147 insert into tags(food_id, ingredient_id) values (18, 122); -- pork / Sauerkraut juice soup | |
| 148 insert into tags(food_id, ingredient_id) values (18, 55); -- fat / Sauerkraut juice soup | |
| 149 insert into tags(food_id, ingredient_id) values (18, 25); -- carrot / Sauerkraut juice soup | |
| 150 insert into tags(food_id, ingredient_id) values (18, 166); -- tomato / Sauerkraut juice soup | |
| 151 insert into tags(food_id, ingredient_id) values (18, 106); -- onion / Sauerkraut juice soup | |
| 152 insert into tags(food_id, ingredient_id) values (18, 104); -- oil / Sauerkraut juice soup | |
| 153 insert into tags(food_id, ingredient_id) values (18, 60); -- flour / Sauerkraut juice soup | |
| 154 insert into tags(food_id, ingredient_id) values (18, 138); -- salt / Sauerkraut juice soup | |
| 155 insert into tags(food_id, ingredient_id) values (18, 118); -- pepper / Sauerkraut juice soup | |
| 156 insert into tags(food_id, ingredient_id) values (18, 133); -- rice / Sauerkraut juice soup | |
| 157 insert into tags(food_id, ingredient_id) values (18, 52); -- egg / Sauerkraut juice soup | |
| 158 insert into tags(food_id, ingredient_id) values (18, 62); -- garlic / Sauerkraut juice soup | |
| 159 insert into tags(food_id, ingredient_id) values (19, 122); -- pork / Sauerkraut soup | |
| 160 insert into tags(food_id, ingredient_id) values (19, 97); -- meat / Sauerkraut soup | |
| 161 insert into tags(food_id, ingredient_id) values (19, 142); -- sausage / Sauerkraut soup | |
| 162 insert into tags(food_id, ingredient_id) values (19, 112); -- paprika / Sauerkraut soup | |
| 163 insert into tags(food_id, ingredient_id) values (19, 38); -- chorizo / Sauerkraut soup | |
| 164 insert into tags(food_id, ingredient_id) values (19, 8); -- bacon / Sauerkraut soup | |
| 165 insert into tags(food_id, ingredient_id) values (19, 140); -- sauerkraut / Sauerkraut soup | |
| 166 insert into tags(food_id, ingredient_id) values (19, 25); -- carrot / Sauerkraut soup | |
| 167 insert into tags(food_id, ingredient_id) values (19, 113); -- parsley / Sauerkraut soup | |
| 168 insert into tags(food_id, ingredient_id) values (19, 106); -- onion / Sauerkraut soup | |
| 169 insert into tags(food_id, ingredient_id) values (19, 62); -- garlic / Sauerkraut soup | |
| 170 insert into tags(food_id, ingredient_id) values (19, 60); -- flour / Sauerkraut soup | |
| 171 insert into tags(food_id, ingredient_id) values (19, 118); -- pepper / Sauerkraut soup | |
| 172 insert into tags(food_id, ingredient_id) values (19, 138); -- salt / Sauerkraut soup | |
| 173 insert into tags(food_id, ingredient_id) values (19, 109); -- oregano / Sauerkraut soup | |
| 174 insert into tags(food_id, ingredient_id) values (19, 144); -- savoury / Sauerkraut soup | |
| 175 insert into tags(food_id, ingredient_id) values (20, 122); -- pork / Cabbage soup | |
| 176 insert into tags(food_id, ingredient_id) values (20, 55); -- fat / Cabbage soup | |
| 177 insert into tags(food_id, ingredient_id) values (20, 23); -- cabbage / Cabbage soup | |
| 178 insert into tags(food_id, ingredient_id) values (20, 26); -- carrots / Cabbage soup | |
| 179 insert into tags(food_id, ingredient_id) values (20, 106); -- onion / Cabbage soup | |
| 180 insert into tags(food_id, ingredient_id) values (20, 99); -- milk / Cabbage soup | |
| 181 insert into tags(food_id, ingredient_id) values (20, 60); -- flour / Cabbage soup | |
| 182 insert into tags(food_id, ingredient_id) values (20, 164); -- thickening / Cabbage soup | |
| 183 insert into tags(food_id, ingredient_id) values (20, 49); -- dill / Cabbage soup | |
| 184 insert into tags(food_id, ingredient_id) values (20, 144); -- savoury / Cabbage soup | |
| 185 insert into tags(food_id, ingredient_id) values (20, 109); -- oregano / Cabbage soup | |
| 186 insert into tags(food_id, ingredient_id) values (20, 138); -- salt / Cabbage soup | |
| 187 insert into tags(food_id, ingredient_id) values (20, 118); -- pepper / Cabbage soup | |
| 188 insert into tags(food_id, ingredient_id) values (20, 179); -- vinegar / Cabbage soup | |
| 189 insert into tags(food_id, ingredient_id) values (20, 112); -- paprika / Cabbage soup | |
| 190 insert into tags(food_id, ingredient_id) values (21, 122); -- pork / Stuffed peppers | |
| 191 insert into tags(food_id, ingredient_id) values (21, 13); -- beef / Stuffed peppers | |
| 192 insert into tags(food_id, ingredient_id) values (21, 133); -- rice / Stuffed peppers | |
| 193 insert into tags(food_id, ingredient_id) values (21, 166); -- tomato / Stuffed peppers | |
| 194 insert into tags(food_id, ingredient_id) values (21, 75); -- juice / Stuffed peppers | |
| 195 insert into tags(food_id, ingredient_id) values (21, 60); -- flour / Stuffed peppers | |
| 196 insert into tags(food_id, ingredient_id) values (21, 104); -- oil / Stuffed peppers | |
| 197 insert into tags(food_id, ingredient_id) values (21, 137); -- roux / Stuffed peppers | |
| 198 insert into tags(food_id, ingredient_id) values (21, 107); -- onions / Stuffed peppers | |
| 199 insert into tags(food_id, ingredient_id) values (21, 113); -- parsley / Stuffed peppers | |
| 200 insert into tags(food_id, ingredient_id) values (22, 122); -- pork / Stuffed leaves | |
| 201 insert into tags(food_id, ingredient_id) values (22, 13); -- beef / Stuffed leaves | |
| 202 insert into tags(food_id, ingredient_id) values (22, 81); -- kohlrabi / Stuffed leaves | |
| 203 insert into tags(food_id, ingredient_id) values (22, 88); -- lettuce / Stuffed leaves | |
| 204 insert into tags(food_id, ingredient_id) values (22, 23); -- cabbage / Stuffed leaves | |
| 205 insert into tags(food_id, ingredient_id) values (22, 133); -- rice / Stuffed leaves | |
| 206 insert into tags(food_id, ingredient_id) values (22, 99); -- milk / Stuffed leaves | |
| 207 insert into tags(food_id, ingredient_id) values (22, 60); -- flour / Stuffed leaves | |
| 208 insert into tags(food_id, ingredient_id) values (22, 49); -- dill / Stuffed leaves | |
| 209 insert into tags(food_id, ingredient_id) values (22, 138); -- salt / Stuffed leaves | |
| 210 insert into tags(food_id, ingredient_id) values (22, 118); -- pepper / Stuffed leaves | |
| 211 insert into tags(food_id, ingredient_id) values (22, 179); -- vinegar / Stuffed leaves | |
| 212 insert into tags(food_id, ingredient_id) values (23, 190); -- zucchini / Stuffed squash | |
| 213 insert into tags(food_id, ingredient_id) values (23, 157); -- squash / Stuffed squash | |
| 214 insert into tags(food_id, ingredient_id) values (23, 122); -- pork / Stuffed squash | |
| 215 insert into tags(food_id, ingredient_id) values (23, 25); -- carrot / Stuffed squash | |
| 216 insert into tags(food_id, ingredient_id) values (23, 113); -- parsley / Stuffed squash | |
| 217 insert into tags(food_id, ingredient_id) values (23, 133); -- rice / Stuffed squash | |
| 218 insert into tags(food_id, ingredient_id) values (23, 107); -- onions / Stuffed squash | |
| 219 insert into tags(food_id, ingredient_id) values (23, 60); -- flour / Stuffed squash | |
| 220 insert into tags(food_id, ingredient_id) values (23, 99); -- milk / Stuffed squash | |
| 221 insert into tags(food_id, ingredient_id) values (23, 49); -- dill / Stuffed squash | |
| 222 insert into tags(food_id, ingredient_id) values (23, 138); -- salt / Stuffed squash | |
| 223 insert into tags(food_id, ingredient_id) values (23, 118); -- pepper / Stuffed squash | |
| 224 insert into tags(food_id, ingredient_id) values (23, 179); -- vinegar / Stuffed squash | |
| 225 insert into tags(food_id, ingredient_id) values (23, 112); -- paprika / Stuffed squash | |
| 226 insert into tags(food_id, ingredient_id) values (23, 62); -- garlic / Stuffed squash | |
| 227 insert into tags(food_id, ingredient_id) values (23, 40); -- cloves / Stuffed squash | |
| 228 insert into tags(food_id, ingredient_id) values (24, 81); -- kohlrabi / Stuffed kohlrabi | |
| 229 insert into tags(food_id, ingredient_id) values (24, 122); -- pork / Stuffed kohlrabi | |
| 230 insert into tags(food_id, ingredient_id) values (24, 133); -- rice / Stuffed kohlrabi | |
| 231 insert into tags(food_id, ingredient_id) values (24, 138); -- salt / Stuffed kohlrabi | |
| 232 insert into tags(food_id, ingredient_id) values (24, 118); -- pepper / Stuffed kohlrabi | |
| 233 insert into tags(food_id, ingredient_id) values (24, 104); -- oil / Stuffed kohlrabi | |
| 234 insert into tags(food_id, ingredient_id) values (24, 60); -- flour / Stuffed kohlrabi | |
| 235 insert into tags(food_id, ingredient_id) values (24, 164); -- thickening / Stuffed kohlrabi | |
| 236 insert into tags(food_id, ingredient_id) values (24, 113); -- parsley / Stuffed kohlrabi | |
| 237 insert into tags(food_id, ingredient_id) values (25, 107); -- onions / Stuffed onion | |
| 238 insert into tags(food_id, ingredient_id) values (25, 186); -- wine / Stuffed onion | |
| 239 insert into tags(food_id, ingredient_id) values (25, 106); -- onion / Stuffed onion | |
| 240 insert into tags(food_id, ingredient_id) values (25, 122); -- pork / Stuffed onion | |
| 241 insert into tags(food_id, ingredient_id) values (25, 133); -- rice / Stuffed onion | |
| 242 insert into tags(food_id, ingredient_id) values (25, 62); -- garlic / Stuffed onion | |
| 243 insert into tags(food_id, ingredient_id) values (25, 138); -- salt / Stuffed onion | |
| 244 insert into tags(food_id, ingredient_id) values (25, 118); -- pepper / Stuffed onion | |
| 245 insert into tags(food_id, ingredient_id) values (25, 113); -- parsley / Stuffed onion | |
| 246 insert into tags(food_id, ingredient_id) values (25, 13); -- beef / Stuffed onion | |
| 247 insert into tags(food_id, ingredient_id) values (25, 19); -- broth / Stuffed onion | |
| 248 insert into tags(food_id, ingredient_id) values (25, 183); -- whipped / Stuffed onion | |
| 249 insert into tags(food_id, ingredient_id) values (25, 60); -- flour / Stuffed onion | |
| 250 insert into tags(food_id, ingredient_id) values (25, 52); -- egg / Stuffed onion | |
| 251 insert into tags(food_id, ingredient_id) values (26, 12); -- beans / Bean soup with tomato | |
| 252 insert into tags(food_id, ingredient_id) values (26, 122); -- pork / Bean soup with tomato | |
| 253 insert into tags(food_id, ingredient_id) values (26, 149); -- smoked / Bean soup with tomato | |
| 254 insert into tags(food_id, ingredient_id) values (26, 132); -- ribs / Bean soup with tomato | |
| 255 insert into tags(food_id, ingredient_id) values (26, 8); -- bacon / Bean soup with tomato | |
| 256 insert into tags(food_id, ingredient_id) values (26, 107); -- onions / Bean soup with tomato | |
| 257 insert into tags(food_id, ingredient_id) values (26, 62); -- garlic / Bean soup with tomato | |
| 258 insert into tags(food_id, ingredient_id) values (26, 40); -- cloves / Bean soup with tomato | |
| 259 insert into tags(food_id, ingredient_id) values (26, 26); -- carrots / Bean soup with tomato | |
| 260 insert into tags(food_id, ingredient_id) values (26, 168); -- tomatoes / Bean soup with tomato | |
| 261 insert into tags(food_id, ingredient_id) values (26, 118); -- pepper / Bean soup with tomato | |
| 262 insert into tags(food_id, ingredient_id) values (26, 166); -- tomato / Bean soup with tomato | |
| 263 insert into tags(food_id, ingredient_id) values (26, 75); -- juice / Bean soup with tomato | |
| 264 insert into tags(food_id, ingredient_id) values (26, 127); -- puree / Bean soup with tomato | |
| 265 insert into tags(food_id, ingredient_id) values (26, 60); -- flour / Bean soup with tomato | |
| 266 insert into tags(food_id, ingredient_id) values (26, 104); -- oil / Bean soup with tomato | |
| 267 insert into tags(food_id, ingredient_id) values (26, 179); -- vinegar / Bean soup with tomato | |
| 268 insert into tags(food_id, ingredient_id) values (26, 138); -- salt / Bean soup with tomato | |
| 269 insert into tags(food_id, ingredient_id) values (26, 112); -- paprika / Bean soup with tomato | |
| 270 insert into tags(food_id, ingredient_id) values (26, 113); -- parsley / Bean soup with tomato | |
| 271 insert into tags(food_id, ingredient_id) values (27, 149); -- smoked / Bean soup with tarragon | |
| 272 insert into tags(food_id, ingredient_id) values (27, 97); -- meat / Bean soup with tarragon | |
| 273 insert into tags(food_id, ingredient_id) values (27, 122); -- pork / Bean soup with tarragon | |
| 274 insert into tags(food_id, ingredient_id) values (27, 138); -- salt / Bean soup with tarragon | |
| 275 insert into tags(food_id, ingredient_id) values (27, 8); -- bacon / Bean soup with tarragon | |
| 276 insert into tags(food_id, ingredient_id) values (27, 55); -- fat / Bean soup with tarragon | |
| 277 insert into tags(food_id, ingredient_id) values (27, 106); -- onion / Bean soup with tarragon | |
| 278 insert into tags(food_id, ingredient_id) values (27, 12); -- beans / Bean soup with tarragon | |
| 279 insert into tags(food_id, ingredient_id) values (27, 77); -- kidney / Bean soup with tarragon | |
| 280 insert into tags(food_id, ingredient_id) values (27, 104); -- oil / Bean soup with tarragon | |
| 281 insert into tags(food_id, ingredient_id) values (27, 60); -- flour / Bean soup with tarragon | |
| 282 insert into tags(food_id, ingredient_id) values (27, 137); -- roux / Bean soup with tarragon | |
| 283 insert into tags(food_id, ingredient_id) values (27, 164); -- thickening / Bean soup with tarragon | |
| 284 insert into tags(food_id, ingredient_id) values (27, 118); -- pepper / Bean soup with tarragon | |
| 285 insert into tags(food_id, ingredient_id) values (27, 162); -- tarragon / Bean soup with tarragon | |
| 286 insert into tags(food_id, ingredient_id) values (27, 179); -- vinegar / Bean soup with tarragon | |
| 287 insert into tags(food_id, ingredient_id) values (27, 25); -- carrot / Bean soup with tarragon | |
| 288 insert into tags(food_id, ingredient_id) values (27, 113); -- parsley / Bean soup with tarragon | |
| 289 insert into tags(food_id, ingredient_id) values (27, 166); -- tomato / Bean soup with tarragon | |
| 290 insert into tags(food_id, ingredient_id) values (27, 62); -- garlic / Bean soup with tarragon | |
| 291 insert into tags(food_id, ingredient_id) values (27, 75); -- juice / Bean soup with tarragon | |
| 292 insert into tags(food_id, ingredient_id) values (28, 133); -- rice / Horseradish soup | |
| 293 insert into tags(food_id, ingredient_id) values (28, 25); -- carrot / Horseradish soup | |
| 294 insert into tags(food_id, ingredient_id) values (28, 106); -- onion / Horseradish soup | |
| 295 insert into tags(food_id, ingredient_id) values (28, 118); -- pepper / Horseradish soup | |
| 296 insert into tags(food_id, ingredient_id) values (28, 142); -- sausage / Horseradish soup | |
| 297 insert into tags(food_id, ingredient_id) values (28, 38); -- chorizo / Horseradish soup | |
| 298 insert into tags(food_id, ingredient_id) values (28, 149); -- smoked / Horseradish soup | |
| 299 insert into tags(food_id, ingredient_id) values (28, 97); -- meat / Horseradish soup | |
| 300 insert into tags(food_id, ingredient_id) values (28, 99); -- milk / Horseradish soup | |
| 301 insert into tags(food_id, ingredient_id) values (28, 60); -- flour / Horseradish soup | |
| 302 insert into tags(food_id, ingredient_id) values (28, 164); -- thickening / Horseradish soup | |
| 303 insert into tags(food_id, ingredient_id) values (28, 138); -- salt / Horseradish soup | |
| 304 insert into tags(food_id, ingredient_id) values (28, 179); -- vinegar / Horseradish soup | |
| 305 insert into tags(food_id, ingredient_id) values (29, 82); -- lamb / Potato soup with tarragon | |
| 306 insert into tags(food_id, ingredient_id) values (29, 122); -- pork / Potato soup with tarragon | |
| 307 insert into tags(food_id, ingredient_id) values (29, 15); -- bones / Potato soup with tarragon | |
| 308 insert into tags(food_id, ingredient_id) values (29, 55); -- fat / Potato soup with tarragon | |
| 309 insert into tags(food_id, ingredient_id) values (29, 125); -- potatoes / Potato soup with tarragon | |
| 310 insert into tags(food_id, ingredient_id) values (29, 26); -- carrots / Potato soup with tarragon | |
| 311 insert into tags(food_id, ingredient_id) values (29, 106); -- onion / Potato soup with tarragon | |
| 312 insert into tags(food_id, ingredient_id) values (29, 99); -- milk / Potato soup with tarragon | |
| 313 insert into tags(food_id, ingredient_id) values (29, 60); -- flour / Potato soup with tarragon | |
| 314 insert into tags(food_id, ingredient_id) values (29, 164); -- thickening / Potato soup with tarragon | |
| 315 insert into tags(food_id, ingredient_id) values (29, 138); -- salt / Potato soup with tarragon | |
| 316 insert into tags(food_id, ingredient_id) values (29, 118); -- pepper / Potato soup with tarragon | |
| 317 insert into tags(food_id, ingredient_id) values (29, 162); -- tarragon / Potato soup with tarragon | |
| 318 insert into tags(food_id, ingredient_id) values (29, 179); -- vinegar / Potato soup with tarragon | |
| 319 insert into tags(food_id, ingredient_id) values (29, 113); -- parsley / Potato soup with tarragon | |
| 320 insert into tags(food_id, ingredient_id) values (29, 114); -- parsnips / Potato soup with tarragon | |
| 321 insert into tags(food_id, ingredient_id) values (29, 166); -- tomato / Potato soup with tarragon | |
| 322 insert into tags(food_id, ingredient_id) values (30, 82); -- lamb / Lamb soup with tarragon | |
| 323 insert into tags(food_id, ingredient_id) values (30, 132); -- ribs / Lamb soup with tarragon | |
| 324 insert into tags(food_id, ingredient_id) values (30, 15); -- bones / Lamb soup with tarragon | |
| 325 insert into tags(food_id, ingredient_id) values (30, 55); -- fat / Lamb soup with tarragon | |
| 326 insert into tags(food_id, ingredient_id) values (30, 97); -- meat / Lamb soup with tarragon | |
| 327 insert into tags(food_id, ingredient_id) values (30, 106); -- onion / Lamb soup with tarragon | |
| 328 insert into tags(food_id, ingredient_id) values (30, 138); -- salt / Lamb soup with tarragon | |
| 329 insert into tags(food_id, ingredient_id) values (30, 118); -- pepper / Lamb soup with tarragon | |
| 330 insert into tags(food_id, ingredient_id) values (30, 162); -- tarragon / Lamb soup with tarragon | |
| 331 insert into tags(food_id, ingredient_id) values (30, 179); -- vinegar / Lamb soup with tarragon | |
| 332 insert into tags(food_id, ingredient_id) values (30, 21); -- butter / Lamb soup with tarragon | |
| 333 insert into tags(food_id, ingredient_id) values (30, 183); -- whipped / Lamb soup with tarragon | |
| 334 insert into tags(food_id, ingredient_id) values (30, 189); -- yolks / Lamb soup with tarragon | |
| 335 insert into tags(food_id, ingredient_id) values (30, 52); -- egg / Lamb soup with tarragon | |
| 336 insert into tags(food_id, ingredient_id) values (30, 53); -- eggs / Lamb soup with tarragon | |
| 337 insert into tags(food_id, ingredient_id) values (30, 60); -- flour / Lamb soup with tarragon | |
| 338 insert into tags(food_id, ingredient_id) values (30, 133); -- rice / Lamb soup with tarragon | |
| 339 insert into tags(food_id, ingredient_id) values (30, 124); -- potato / Lamb soup with tarragon | |
| 340 insert into tags(food_id, ingredient_id) values (31, 122); -- pork / Lettuce soup with meat | |
| 341 insert into tags(food_id, ingredient_id) values (31, 55); -- fat / Lettuce soup with meat | |
| 342 insert into tags(food_id, ingredient_id) values (31, 15); -- bones / Lettuce soup with meat | |
| 343 insert into tags(food_id, ingredient_id) values (31, 88); -- lettuce / Lettuce soup with meat | |
| 344 insert into tags(food_id, ingredient_id) values (31, 99); -- milk / Lettuce soup with meat | |
| 345 insert into tags(food_id, ingredient_id) values (31, 60); -- flour / Lettuce soup with meat | |
| 346 insert into tags(food_id, ingredient_id) values (31, 62); -- garlic / Lettuce soup with meat | |
| 347 insert into tags(food_id, ingredient_id) values (31, 49); -- dill / Lettuce soup with meat | |
| 348 insert into tags(food_id, ingredient_id) values (31, 106); -- onion / Lettuce soup with meat | |
| 349 insert into tags(food_id, ingredient_id) values (31, 133); -- rice / Lettuce soup with meat | |
| 350 insert into tags(food_id, ingredient_id) values (31, 179); -- vinegar / Lettuce soup with meat | |
| 351 insert into tags(food_id, ingredient_id) values (31, 138); -- salt / Lettuce soup with meat | |
| 352 insert into tags(food_id, ingredient_id) values (32, 12); -- beans / Bean – lettuce soup | |
| 353 insert into tags(food_id, ingredient_id) values (32, 122); -- pork / Bean – lettuce soup | |
| 354 insert into tags(food_id, ingredient_id) values (32, 149); -- smoked / Bean – lettuce soup | |
| 355 insert into tags(food_id, ingredient_id) values (32, 132); -- ribs / Bean – lettuce soup | |
| 356 insert into tags(food_id, ingredient_id) values (32, 8); -- bacon / Bean – lettuce soup | |
| 357 insert into tags(food_id, ingredient_id) values (32, 88); -- lettuce / Bean – lettuce soup | |
| 358 insert into tags(food_id, ingredient_id) values (32, 62); -- garlic / Bean – lettuce soup | |
| 359 insert into tags(food_id, ingredient_id) values (32, 49); -- dill / Bean – lettuce soup | |
| 360 insert into tags(food_id, ingredient_id) values (32, 60); -- flour / Bean – lettuce soup | |
| 361 insert into tags(food_id, ingredient_id) values (32, 99); -- milk / Bean – lettuce soup | |
| 362 insert into tags(food_id, ingredient_id) values (32, 179); -- vinegar / Bean – lettuce soup | |
| 363 insert into tags(food_id, ingredient_id) values (32, 138); -- salt / Bean – lettuce soup | |
| 364 insert into tags(food_id, ingredient_id) values (33, 53); -- eggs / Lettuce soup with eggs | |
| 365 insert into tags(food_id, ingredient_id) values (33, 8); -- bacon / Lettuce soup with eggs | |
| 366 insert into tags(food_id, ingredient_id) values (33, 55); -- fat / Lettuce soup with eggs | |
| 367 insert into tags(food_id, ingredient_id) values (33, 148); -- skin / Lettuce soup with eggs | |
| 368 insert into tags(food_id, ingredient_id) values (33, 88); -- lettuce / Lettuce soup with eggs | |
| 369 insert into tags(food_id, ingredient_id) values (33, 62); -- garlic / Lettuce soup with eggs | |
| 370 insert into tags(food_id, ingredient_id) values (33, 40); -- cloves / Lettuce soup with eggs | |
| 371 insert into tags(food_id, ingredient_id) values (33, 112); -- paprika / Lettuce soup with eggs | |
| 372 insert into tags(food_id, ingredient_id) values (33, 138); -- salt / Lettuce soup with eggs | |
| 373 insert into tags(food_id, ingredient_id) values (33, 118); -- pepper / Lettuce soup with eggs | |
| 374 insert into tags(food_id, ingredient_id) values (33, 179); -- vinegar / Lettuce soup with eggs | |
| 375 insert into tags(food_id, ingredient_id) values (33, 104); -- oil / Lettuce soup with eggs | |
| 376 insert into tags(food_id, ingredient_id) values (33, 60); -- flour / Lettuce soup with eggs | |
| 377 insert into tags(food_id, ingredient_id) values (34, 52); -- egg / Spinach soup | |
| 378 insert into tags(food_id, ingredient_id) values (34, 55); -- fat / Spinach soup | |
| 379 insert into tags(food_id, ingredient_id) values (34, 8); -- bacon / Spinach soup | |
| 380 insert into tags(food_id, ingredient_id) values (34, 152); -- spinach / Spinach soup | |
| 381 insert into tags(food_id, ingredient_id) values (34, 62); -- garlic / Spinach soup | |
| 382 insert into tags(food_id, ingredient_id) values (34, 106); -- onion / Spinach soup | |
| 383 insert into tags(food_id, ingredient_id) values (34, 138); -- salt / Spinach soup | |
| 384 insert into tags(food_id, ingredient_id) values (34, 49); -- dill / Spinach soup | |
| 385 insert into tags(food_id, ingredient_id) values (34, 179); -- vinegar / Spinach soup | |
| 386 insert into tags(food_id, ingredient_id) values (34, 104); -- oil / Spinach soup | |
| 387 insert into tags(food_id, ingredient_id) values (34, 60); -- flour / Spinach soup | |
| 388 insert into tags(food_id, ingredient_id) values (34, 115); -- pasta / Spinach soup | |
| 389 insert into tags(food_id, ingredient_id) values (34, 99); -- milk / Spinach soup | |
| 390 insert into tags(food_id, ingredient_id) values (34, 21); -- butter / Spinach soup | |
| 391 insert into tags(food_id, ingredient_id) values (35, 28); -- cauliflower / Cauliflower soup | |
| 392 insert into tags(food_id, ingredient_id) values (35, 124); -- potato / Cauliflower soup | |
| 393 insert into tags(food_id, ingredient_id) values (35, 133); -- rice / Cauliflower soup | |
| 394 insert into tags(food_id, ingredient_id) values (35, 21); -- butter / Cauliflower soup | |
| 395 insert into tags(food_id, ingredient_id) values (35, 60); -- flour / Cauliflower soup | |
| 396 insert into tags(food_id, ingredient_id) values (35, 138); -- salt / Cauliflower soup | |
| 397 insert into tags(food_id, ingredient_id) values (35, 118); -- pepper / Cauliflower soup | |
| 398 insert into tags(food_id, ingredient_id) values (35, 52); -- egg / Cauliflower soup | |
| 399 insert into tags(food_id, ingredient_id) values (35, 113); -- parsley / Cauliflower soup | |
| 400 insert into tags(food_id, ingredient_id) values (35, 51); -- duck / Cauliflower soup | |
| 401 insert into tags(food_id, ingredient_id) values (35, 65); -- goose / Cauliflower soup | |
| 402 insert into tags(food_id, ingredient_id) values (35, 89); -- liver / Cauliflower soup | |
| 403 insert into tags(food_id, ingredient_id) values (36, 62); -- garlic / Garlic soup | |
| 404 insert into tags(food_id, ingredient_id) values (36, 40); -- cloves / Garlic soup | |
| 405 insert into tags(food_id, ingredient_id) values (36, 99); -- milk / Garlic soup | |
| 406 insert into tags(food_id, ingredient_id) values (36, 183); -- whipped / Garlic soup | |
| 407 insert into tags(food_id, ingredient_id) values (36, 60); -- flour / Garlic soup | |
| 408 insert into tags(food_id, ingredient_id) values (36, 164); -- thickening / Garlic soup | |
| 409 insert into tags(food_id, ingredient_id) values (36, 138); -- salt / Garlic soup | |
| 410 insert into tags(food_id, ingredient_id) values (36, 179); -- vinegar / Garlic soup | |
| 411 insert into tags(food_id, ingredient_id) values (36, 118); -- pepper / Garlic soup | |
| 412 insert into tags(food_id, ingredient_id) values (36, 112); -- paprika / Garlic soup | |
| 413 insert into tags(food_id, ingredient_id) values (36, 53); -- eggs / Garlic soup | |
| 414 insert into tags(food_id, ingredient_id) values (36, 35); -- chicken / Garlic soup | |
| 415 insert into tags(food_id, ingredient_id) values (36, 106); -- onion / Garlic soup | |
| 416 insert into tags(food_id, ingredient_id) values (36, 116); -- peas / Garlic soup | |
| 417 insert into tags(food_id, ingredient_id) values (37, 17); -- bread / Bread soup | |
| 418 insert into tags(food_id, ingredient_id) values (37, 97); -- meat / Bread soup | |
| 419 insert into tags(food_id, ingredient_id) values (37, 19); -- broth / Bread soup | |
| 420 insert into tags(food_id, ingredient_id) values (37, 177); -- vegetables / Bread soup | |
| 421 insert into tags(food_id, ingredient_id) values (37, 106); -- onion / Bread soup | |
| 422 insert into tags(food_id, ingredient_id) values (37, 52); -- egg / Bread soup | |
| 423 insert into tags(food_id, ingredient_id) values (37, 138); -- salt / Bread soup | |
| 424 insert into tags(food_id, ingredient_id) values (37, 118); -- pepper / Bread soup | |
| 425 insert into tags(food_id, ingredient_id) values (37, 37); -- chilli / Bread soup | |
| 426 insert into tags(food_id, ingredient_id) values (38, 35); -- chicken / Thick vegetable soup | |
| 427 insert into tags(food_id, ingredient_id) values (38, 97); -- meat / Thick vegetable soup | |
| 428 insert into tags(food_id, ingredient_id) values (38, 26); -- carrots / Thick vegetable soup | |
| 429 insert into tags(food_id, ingredient_id) values (38, 113); -- parsley / Thick vegetable soup | |
| 430 insert into tags(food_id, ingredient_id) values (38, 30); -- celery / Thick vegetable soup | |
| 431 insert into tags(food_id, ingredient_id) values (38, 106); -- onion / Thick vegetable soup | |
| 432 insert into tags(food_id, ingredient_id) values (38, 166); -- tomato / Thick vegetable soup | |
| 433 insert into tags(food_id, ingredient_id) values (38, 138); -- salt / Thick vegetable soup | |
| 434 insert into tags(food_id, ingredient_id) values (38, 179); -- vinegar / Thick vegetable soup | |
| 435 insert into tags(food_id, ingredient_id) values (38, 104); -- oil / Thick vegetable soup | |
| 436 insert into tags(food_id, ingredient_id) values (38, 60); -- flour / Thick vegetable soup | |
| 437 insert into tags(food_id, ingredient_id) values (39, 88); -- lettuce / The fastest lettuce soup ever | |
| 438 insert into tags(food_id, ingredient_id) values (39, 62); -- garlic / The fastest lettuce soup ever | |
| 439 insert into tags(food_id, ingredient_id) values (39, 40); -- cloves / The fastest lettuce soup ever | |
| 440 insert into tags(food_id, ingredient_id) values (39, 52); -- egg / The fastest lettuce soup ever | |
| 441 insert into tags(food_id, ingredient_id) values (39, 138); -- salt / The fastest lettuce soup ever | |
| 442 insert into tags(food_id, ingredient_id) values (39, 179); -- vinegar / The fastest lettuce soup ever | |
| 443 insert into tags(food_id, ingredient_id) values (39, 8); -- bacon / The fastest lettuce soup ever | |
| 444 insert into tags(food_id, ingredient_id) values (40, 12); -- beans / French bean soup | |
| 445 insert into tags(food_id, ingredient_id) values (40, 26); -- carrots / French bean soup | |
| 446 insert into tags(food_id, ingredient_id) values (40, 108); -- orange / French bean soup | |
| 447 insert into tags(food_id, ingredient_id) values (40, 113); -- parsley / French bean soup | |
| 448 insert into tags(food_id, ingredient_id) values (40, 106); -- onion / French bean soup | |
| 449 insert into tags(food_id, ingredient_id) values (40, 166); -- tomato / French bean soup | |
| 450 insert into tags(food_id, ingredient_id) values (40, 112); -- paprika / French bean soup | |
| 451 insert into tags(food_id, ingredient_id) values (40, 179); -- vinegar / French bean soup | |
| 452 insert into tags(food_id, ingredient_id) values (40, 158); -- sugar / French bean soup | |
| 453 insert into tags(food_id, ingredient_id) values (40, 138); -- salt / French bean soup | |
| 454 insert into tags(food_id, ingredient_id) values (40, 104); -- oil / French bean soup | |
| 455 insert into tags(food_id, ingredient_id) values (40, 60); -- flour / French bean soup | |
| 456 insert into tags(food_id, ingredient_id) values (41, 106); -- onion / Egg soup from Transylvania | |
| 457 insert into tags(food_id, ingredient_id) values (41, 107); -- onions / Egg soup from Transylvania | |
| 458 insert into tags(food_id, ingredient_id) values (41, 104); -- oil / Egg soup from Transylvania | |
| 459 insert into tags(food_id, ingredient_id) values (41, 60); -- flour / Egg soup from Transylvania | |
| 460 insert into tags(food_id, ingredient_id) values (41, 137); -- roux / Egg soup from Transylvania | |
| 461 insert into tags(food_id, ingredient_id) values (41, 112); -- paprika / Egg soup from Transylvania | |
| 462 insert into tags(food_id, ingredient_id) values (41, 179); -- vinegar / Egg soup from Transylvania | |
| 463 insert into tags(food_id, ingredient_id) values (41, 138); -- salt / Egg soup from Transylvania | |
| 464 insert into tags(food_id, ingredient_id) values (41, 118); -- pepper / Egg soup from Transylvania | |
| 465 insert into tags(food_id, ingredient_id) values (41, 53); -- eggs / Egg soup from Transylvania | |
| 466 insert into tags(food_id, ingredient_id) values (42, 125); -- potatoes / Amazingly simple potato soup | |
| 467 insert into tags(food_id, ingredient_id) values (42, 107); -- onions / Amazingly simple potato soup | |
| 468 insert into tags(food_id, ingredient_id) values (42, 138); -- salt / Amazingly simple potato soup | |
| 469 insert into tags(food_id, ingredient_id) values (42, 112); -- paprika / Amazingly simple potato soup | |
| 470 insert into tags(food_id, ingredient_id) values (42, 104); -- oil / Amazingly simple potato soup | |
| 471 insert into tags(food_id, ingredient_id) values (42, 60); -- flour / Amazingly simple potato soup | |
| 472 insert into tags(food_id, ingredient_id) values (43, 23); -- cabbage / Cabbage-tomato soup | |
| 473 insert into tags(food_id, ingredient_id) values (43, 26); -- carrots / Cabbage-tomato soup | |
| 474 insert into tags(food_id, ingredient_id) values (43, 106); -- onion / Cabbage-tomato soup | |
| 475 insert into tags(food_id, ingredient_id) values (43, 168); -- tomatoes / Cabbage-tomato soup | |
| 476 insert into tags(food_id, ingredient_id) values (43, 109); -- oregano / Cabbage-tomato soup | |
| 477 insert into tags(food_id, ingredient_id) values (43, 144); -- savoury / Cabbage-tomato soup | |
| 478 insert into tags(food_id, ingredient_id) values (43, 49); -- dill / Cabbage-tomato soup | |
| 479 insert into tags(food_id, ingredient_id) values (43, 166); -- tomato / Cabbage-tomato soup | |
| 480 insert into tags(food_id, ingredient_id) values (43, 127); -- puree / Cabbage-tomato soup | |
| 481 insert into tags(food_id, ingredient_id) values (43, 104); -- oil / Cabbage-tomato soup | |
| 482 insert into tags(food_id, ingredient_id) values (43, 60); -- flour / Cabbage-tomato soup | |
| 483 insert into tags(food_id, ingredient_id) values (43, 137); -- roux / Cabbage-tomato soup | |
| 484 insert into tags(food_id, ingredient_id) values (43, 138); -- salt / Cabbage-tomato soup | |
| 485 insert into tags(food_id, ingredient_id) values (43, 179); -- vinegar / Cabbage-tomato soup | |
| 486 insert into tags(food_id, ingredient_id) values (44, 25); -- carrot / Sour mushroom soup | |
| 487 insert into tags(food_id, ingredient_id) values (44, 113); -- parsley / Sour mushroom soup | |
| 488 insert into tags(food_id, ingredient_id) values (44, 30); -- celery / Sour mushroom soup | |
| 489 insert into tags(food_id, ingredient_id) values (44, 125); -- potatoes / Sour mushroom soup | |
| 490 insert into tags(food_id, ingredient_id) values (44, 106); -- onion / Sour mushroom soup | |
| 491 insert into tags(food_id, ingredient_id) values (44, 101); -- mushrooms / Sour mushroom soup | |
| 492 insert into tags(food_id, ingredient_id) values (44, 181); -- water / Sour mushroom soup | |
| 493 insert into tags(food_id, ingredient_id) values (44, 138); -- salt / Sour mushroom soup | |
| 494 insert into tags(food_id, ingredient_id) values (44, 118); -- pepper / Sour mushroom soup | |
| 495 insert into tags(food_id, ingredient_id) values (44, 179); -- vinegar / Sour mushroom soup | |
| 496 insert into tags(food_id, ingredient_id) values (44, 112); -- paprika / Sour mushroom soup | |
| 497 insert into tags(food_id, ingredient_id) values (44, 60); -- flour / Sour mushroom soup | |
| 498 insert into tags(food_id, ingredient_id) values (44, 104); -- oil / Sour mushroom soup | |
| 499 insert into tags(food_id, ingredient_id) values (45, 101); -- mushrooms / Mushroom soup | |
| 500 insert into tags(food_id, ingredient_id) values (45, 31); -- champignon / Mushroom soup | |
| 501 insert into tags(food_id, ingredient_id) values (45, 113); -- parsley / Mushroom soup | |
| 502 insert into tags(food_id, ingredient_id) values (45, 107); -- onions / Mushroom soup | |
| 503 insert into tags(food_id, ingredient_id) values (45, 62); -- garlic / Mushroom soup | |
| 504 insert into tags(food_id, ingredient_id) values (45, 40); -- cloves / Mushroom soup | |
| 505 insert into tags(food_id, ingredient_id) values (45, 138); -- salt / Mushroom soup | |
| 506 insert into tags(food_id, ingredient_id) values (45, 118); -- pepper / Mushroom soup | |
| 507 insert into tags(food_id, ingredient_id) values (45, 112); -- paprika / Mushroom soup | |
| 508 insert into tags(food_id, ingredient_id) values (45, 179); -- vinegar / Mushroom soup | |
| 509 insert into tags(food_id, ingredient_id) values (45, 104); -- oil / Mushroom soup | |
| 510 insert into tags(food_id, ingredient_id) values (45, 60); -- flour / Mushroom soup | |
| 511 insert into tags(food_id, ingredient_id) values (45, 136); -- rosemary / Mushroom soup | |
| 512 insert into tags(food_id, ingredient_id) values (45, 93); -- marjoram / Mushroom soup | |
| 513 insert into tags(food_id, ingredient_id) values (46, 26); -- carrots / Tomato soup | |
| 514 insert into tags(food_id, ingredient_id) values (46, 25); -- carrot / Tomato soup | |
| 515 insert into tags(food_id, ingredient_id) values (46, 106); -- onion / Tomato soup | |
| 516 insert into tags(food_id, ingredient_id) values (46, 113); -- parsley / Tomato soup | |
| 517 insert into tags(food_id, ingredient_id) values (46, 168); -- tomatoes / Tomato soup | |
| 518 insert into tags(food_id, ingredient_id) values (46, 166); -- tomato / Tomato soup | |
| 519 insert into tags(food_id, ingredient_id) values (46, 75); -- juice / Tomato soup | |
| 520 insert into tags(food_id, ingredient_id) values (46, 133); -- rice / Tomato soup | |
| 521 insert into tags(food_id, ingredient_id) values (46, 115); -- pasta / Tomato soup | |
| 522 insert into tags(food_id, ingredient_id) values (46, 117); -- penne / Tomato soup | |
| 523 insert into tags(food_id, ingredient_id) values (46, 57); -- fettucine / Tomato soup | |
| 524 insert into tags(food_id, ingredient_id) values (46, 61); -- fusilli / Tomato soup | |
| 525 insert into tags(food_id, ingredient_id) values (46, 104); -- oil / Tomato soup | |
| 526 insert into tags(food_id, ingredient_id) values (46, 60); -- flour / Tomato soup | |
| 527 insert into tags(food_id, ingredient_id) values (46, 138); -- salt / Tomato soup | |
| 528 insert into tags(food_id, ingredient_id) values (47, 52); -- egg / Tiny flour dumpling soup | |
| 529 insert into tags(food_id, ingredient_id) values (47, 60); -- flour / Tiny flour dumpling soup | |
| 530 insert into tags(food_id, ingredient_id) values (47, 138); -- salt / Tiny flour dumpling soup | |
| 531 insert into tags(food_id, ingredient_id) values (47, 125); -- potatoes / Tiny flour dumpling soup | |
| 532 insert into tags(food_id, ingredient_id) values (47, 26); -- carrots / Tiny flour dumpling soup | |
| 533 insert into tags(food_id, ingredient_id) values (47, 106); -- onion / Tiny flour dumpling soup | |
| 534 insert into tags(food_id, ingredient_id) values (47, 113); -- parsley / Tiny flour dumpling soup | |
| 535 insert into tags(food_id, ingredient_id) values (47, 112); -- paprika / Tiny flour dumpling soup | |
| 536 insert into tags(food_id, ingredient_id) values (47, 104); -- oil / Tiny flour dumpling soup | |
| 537 insert into tags(food_id, ingredient_id) values (48, 39); -- cinnamon / Apple soup | |
| 538 insert into tags(food_id, ingredient_id) values (48, 86); -- lemon / Apple soup | |
| 539 insert into tags(food_id, ingredient_id) values (48, 75); -- juice / Apple soup | |
| 540 insert into tags(food_id, ingredient_id) values (48, 52); -- egg / Apple soup | |
| 541 insert into tags(food_id, ingredient_id) values (48, 164); -- thickening / Apple soup | |
| 542 insert into tags(food_id, ingredient_id) values (48, 4); -- apples / Apple soup | |
| 543 insert into tags(food_id, ingredient_id) values (48, 186); -- wine / Apple soup | |
| 544 insert into tags(food_id, ingredient_id) values (48, 10); -- basil / Apple soup | |
| 545 insert into tags(food_id, ingredient_id) values (48, 113); -- parsley / Apple soup | |
| 546 insert into tags(food_id, ingredient_id) values (48, 158); -- sugar / Apple soup | |
| 547 insert into tags(food_id, ingredient_id) values (48, 138); -- salt / Apple soup | |
| 548 insert into tags(food_id, ingredient_id) values (49, 34); -- cherries / Sour cherry soup | |
| 549 insert into tags(food_id, ingredient_id) values (49, 75); -- juice / Sour cherry soup | |
| 550 insert into tags(food_id, ingredient_id) values (49, 106); -- onion / Sour cherry soup | |
| 551 insert into tags(food_id, ingredient_id) values (49, 99); -- milk / Sour cherry soup | |
| 552 insert into tags(food_id, ingredient_id) values (49, 60); -- flour / Sour cherry soup | |
| 553 insert into tags(food_id, ingredient_id) values (49, 164); -- thickening / Sour cherry soup | |
| 554 insert into tags(food_id, ingredient_id) values (49, 113); -- parsley / Sour cherry soup | |
| 555 insert into tags(food_id, ingredient_id) values (49, 86); -- lemon / Sour cherry soup | |
| 556 insert into tags(food_id, ingredient_id) values (49, 171); -- vanilla / Sour cherry soup | |
| 557 insert into tags(food_id, ingredient_id) values (50, 122); -- pork / Dried prune soup | |
| 558 insert into tags(food_id, ingredient_id) values (50, 15); -- bones / Dried prune soup | |
| 559 insert into tags(food_id, ingredient_id) values (50, 149); -- smoked / Dried prune soup | |
| 560 insert into tags(food_id, ingredient_id) values (50, 8); -- bacon / Dried prune soup | |
| 561 insert into tags(food_id, ingredient_id) values (50, 26); -- carrots / Dried prune soup | |
| 562 insert into tags(food_id, ingredient_id) values (50, 133); -- rice / Dried prune soup | |
| 563 insert into tags(food_id, ingredient_id) values (50, 53); -- eggs / Dried prune soup | |
| 564 insert into tags(food_id, ingredient_id) values (50, 104); -- oil / Dried prune soup | |
| 565 insert into tags(food_id, ingredient_id) values (50, 60); -- flour / Dried prune soup | |
| 566 insert into tags(food_id, ingredient_id) values (50, 112); -- paprika / Dried prune soup | |
| 567 insert into tags(food_id, ingredient_id) values (50, 158); -- sugar / Dried prune soup | |
| 568 insert into tags(food_id, ingredient_id) values (50, 138); -- salt / Dried prune soup | |
| 569 insert into tags(food_id, ingredient_id) values (50, 118); -- pepper / Dried prune soup | |
| 570 insert into tags(food_id, ingredient_id) values (50, 86); -- lemon / Dried prune soup | |
| 571 insert into tags(food_id, ingredient_id) values (50, 75); -- juice / Dried prune soup | |
| 572 insert into tags(food_id, ingredient_id) values (50, 126); -- prunes / Dried prune soup | |
| 573 insert into tags(food_id, ingredient_id) values (50, 83); -- lard / Dried prune soup | |
| 574 insert into tags(food_id, ingredient_id) values (52, 177); -- vegetables / Meatball soup | |
| 575 insert into tags(food_id, ingredient_id) values (52, 25); -- carrot / Meatball soup | |
| 576 insert into tags(food_id, ingredient_id) values (52, 113); -- parsley / Meatball soup | |
| 577 insert into tags(food_id, ingredient_id) values (52, 81); -- kohlrabi / Meatball soup | |
| 578 insert into tags(food_id, ingredient_id) values (52, 107); -- onions / Meatball soup | |
| 579 insert into tags(food_id, ingredient_id) values (52, 124); -- potato / Meatball soup | |
| 580 insert into tags(food_id, ingredient_id) values (52, 30); -- celery / Meatball soup | |
| 581 insert into tags(food_id, ingredient_id) values (52, 76); -- kale / Meatball soup | |
| 582 insert into tags(food_id, ingredient_id) values (52, 125); -- potatoes / Meatball soup | |
| 583 insert into tags(food_id, ingredient_id) values (52, 116); -- peas / Meatball soup | |
| 584 insert into tags(food_id, ingredient_id) values (52, 12); -- beans / Meatball soup | |
| 585 insert into tags(food_id, ingredient_id) values (52, 166); -- tomato / Meatball soup | |
| 586 insert into tags(food_id, ingredient_id) values (52, 112); -- paprika / Meatball soup | |
| 587 insert into tags(food_id, ingredient_id) values (52, 138); -- salt / Meatball soup | |
| 588 insert into tags(food_id, ingredient_id) values (52, 175); -- vegeta / Meatball soup | |
| 589 insert into tags(food_id, ingredient_id) values (52, 122); -- pork / Meatball soup | |
| 590 insert into tags(food_id, ingredient_id) values (52, 13); -- beef / Meatball soup | |
| 591 insert into tags(food_id, ingredient_id) values (52, 133); -- rice / Meatball soup | |
| 592 insert into tags(food_id, ingredient_id) values (52, 62); -- garlic / Meatball soup | |
| 593 insert into tags(food_id, ingredient_id) values (52, 118); -- pepper / Meatball soup | |
| 594 insert into tags(food_id, ingredient_id) values (52, 94); -- marrow / Meatball soup | |
| 595 insert into tags(food_id, ingredient_id) values (52, 97); -- meat / Meatball soup | |
| 596 insert into tags(food_id, ingredient_id) values (53, 26); -- carrots / Meatball soup with tarragon | |
| 597 insert into tags(food_id, ingredient_id) values (53, 114); -- parsnips / Meatball soup with tarragon | |
| 598 insert into tags(food_id, ingredient_id) values (53, 30); -- celery / Meatball soup with tarragon | |
| 599 insert into tags(food_id, ingredient_id) values (53, 106); -- onion / Meatball soup with tarragon | |
| 600 insert into tags(food_id, ingredient_id) values (53, 12); -- beans / Meatball soup with tarragon | |
| 601 insert into tags(food_id, ingredient_id) values (53, 116); -- peas / Meatball soup with tarragon | |
| 602 insert into tags(food_id, ingredient_id) values (53, 104); -- oil / Meatball soup with tarragon | |
| 603 insert into tags(food_id, ingredient_id) values (53, 138); -- salt / Meatball soup with tarragon | |
| 604 insert into tags(food_id, ingredient_id) values (53, 118); -- pepper / Meatball soup with tarragon | |
| 605 insert into tags(food_id, ingredient_id) values (53, 98); -- meatballs / Meatball soup with tarragon | |
| 606 insert into tags(food_id, ingredient_id) values (53, 122); -- pork / Meatball soup with tarragon | |
| 607 insert into tags(food_id, ingredient_id) values (53, 20); -- bun / Meatball soup with tarragon | |
| 608 insert into tags(food_id, ingredient_id) values (53, 62); -- garlic / Meatball soup with tarragon | |
| 609 insert into tags(food_id, ingredient_id) values (53, 52); -- egg / Meatball soup with tarragon | |
| 610 insert into tags(food_id, ingredient_id) values (53, 183); -- whipped / Meatball soup with tarragon | |
| 611 insert into tags(food_id, ingredient_id) values (53, 99); -- milk / Meatball soup with tarragon | |
| 612 insert into tags(food_id, ingredient_id) values (53, 60); -- flour / Meatball soup with tarragon | |
| 613 insert into tags(food_id, ingredient_id) values (53, 162); -- tarragon / Meatball soup with tarragon | |
| 614 insert into tags(food_id, ingredient_id) values (53, 179); -- vinegar / Meatball soup with tarragon | |
| 615 insert into tags(food_id, ingredient_id) values (54, 35); -- chicken / Chicken soup with vegetables | |
| 616 insert into tags(food_id, ingredient_id) values (54, 97); -- meat / Chicken soup with vegetables | |
| 617 insert into tags(food_id, ingredient_id) values (54, 102); -- neck / Chicken soup with vegetables | |
| 618 insert into tags(food_id, ingredient_id) values (54, 85); -- legs / Chicken soup with vegetables | |
| 619 insert into tags(food_id, ingredient_id) values (54, 176); -- vegetable / Chicken soup with vegetables | |
| 620 insert into tags(food_id, ingredient_id) values (54, 25); -- carrot / Chicken soup with vegetables | |
| 621 insert into tags(food_id, ingredient_id) values (54, 113); -- parsley / Chicken soup with vegetables | |
| 622 insert into tags(food_id, ingredient_id) values (54, 124); -- potato / Chicken soup with vegetables | |
| 623 insert into tags(food_id, ingredient_id) values (54, 116); -- peas / Chicken soup with vegetables | |
| 624 insert into tags(food_id, ingredient_id) values (54, 12); -- beans / Chicken soup with vegetables | |
| 625 insert into tags(food_id, ingredient_id) values (54, 169); -- turnip / Chicken soup with vegetables | |
| 626 insert into tags(food_id, ingredient_id) values (54, 81); -- kohlrabi / Chicken soup with vegetables | |
| 627 insert into tags(food_id, ingredient_id) values (54, 107); -- onions / Chicken soup with vegetables | |
| 628 insert into tags(food_id, ingredient_id) values (54, 40); -- cloves / Chicken soup with vegetables | |
| 629 insert into tags(food_id, ingredient_id) values (54, 62); -- garlic / Chicken soup with vegetables | |
| 630 insert into tags(food_id, ingredient_id) values (54, 138); -- salt / Chicken soup with vegetables | |
| 631 insert into tags(food_id, ingredient_id) values (54, 118); -- pepper / Chicken soup with vegetables | |
| 632 insert into tags(food_id, ingredient_id) values (54, 86); -- lemon / Chicken soup with vegetables | |
| 633 insert into tags(food_id, ingredient_id) values (54, 75); -- juice / Chicken soup with vegetables | |
| 634 insert into tags(food_id, ingredient_id) values (54, 52); -- egg / Chicken soup with vegetables | |
| 635 insert into tags(food_id, ingredient_id) values (54, 183); -- whipped / Chicken soup with vegetables |
