1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 21:15:22 +02:00
mealie/alembic/versions
Michael Genson 8ca5a9454e
fix: Migration Failure On Postgres Due To Foreign Key Error (#2923)
* added test data to (hopefully) expose fk error

* added additional commits during migration

---------

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-01-08 11:01:44 +00:00
..
2022-02-21-19.56.24_6b0f5f32d602_initial_tables.py Chore/update alembic file format (#1056) 2022-03-15 13:11:22 -08:00
2022-03-23-17.43.34_263dd6707191_convert_quantity_from_integer_to_float.py docs: fix typos (#1665) 2022-09-25 15:17:27 -08:00
2022-03-27-19.30.28_f1a2dbee5fe9_add_original_text_column_to_recipes_.py feat: keep original text on ingredient parse (#1102) 2022-03-29 08:07:01 -08:00
2022-03-31-19.19.55_59eb59135381_add_tags_to_cookbooks.py feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
2022-04-03-10.48.51_09dfc897ad62_add_require_all_for_cookbook_filters.py feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
2022-06-01-11.12.06_ab0bae02578f_add_use_abbreviation_column_to_.py feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
2022-06-15-21.05.34_f30cf048c228_add_new_webhook_fields.py feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
2022-08-12-19.05.59_188374910655_add_login_attemps_and_locked_at_field_.py security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
2022-08-13-17.07.07_089bfa50d0ed_add_is_ocr_recipe_column_to_recipes.py feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00
2022-08-29-13.57.40_44e8d670719d_add_extras_to_shopping_lists_list_items_.py feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
2022-09-27-14.53.14_2ea7a807915c_add_recipe_timeline_events_table.py feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
2022-11-03-13.10.24_1923519381ad_renamed_timeline_event_message_and_.py feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
2022-11-22-03.42.45_167eb69066ad_add_recipe_scale_to_shopping_list_item_.py feat: Improved Recipe Scaling Support and Shopping List Recipe Refactor (#1847) 2022-12-30 13:47:35 -09:00
2023-01-21-16.54.44_165d943c64ee_add_related_user_to_mealplan.py feat: timeline event for mealplans (#2050) 2023-02-11 10:08:53 -09:00
2023-02-07-20.57.21_ff5f73b01a7a_add_missing_foreign_key_and_order_.py feat: improve database indexing (#2104) 2023-02-11 10:40:53 -09:00
2023-02-10-21.18.32_16160bf731a0_add_more_indices_necessary_for_search.py feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00
2023-02-14-20.45.41_5ab195a474eb_add_normalized_search_properties.py fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
2023-02-21-22.03.19_b04a08da2108_added_shopping_list_label_settings.py fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
2023-02-22-21.45.52_38514b39a824_add_auth_method_to_user_table.py Feature: Add "Authentication Method" to allow existing users to sign in with LDAP (#2143) 2023-02-26 10:12:16 -09:00
2023-04-13-06.47.04_b3dbb554ba53_postgres_fuzzy_search.py feat: search tokenization, handling of quoted literal search, and postgres fuzziness (#2351) 2023-05-28 09:46:53 -08:00
2023-08-06-21.00.34_04ac51cbe9a4_added_group_slug.py fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
2023-08-14-19.30.49_1825b5225403_added_recipe_note_to_shopping_list_.py feat: Display Shopping List Item Recipe Refs (#2501) 2023-08-21 09:18:37 -08:00
2023-08-15-16.25.07_bcfdad6b7355_remove_tool_name_and_slug_unique_.py fix: Tools Shouldn't Be Unique Across Groups (#2505) 2023-08-21 20:39:23 +00:00
2023-09-01-14.55.42_0341b154f79a_added_normalized_unit_and_food_names.py fix: various alembic migration issues with queries (#2773) 2023-12-06 18:37:19 +00:00
2023-10-04-14.29.26_dded3119c1fe_added_unique_constraints.py fix: Migration Failure On Postgres Due To Foreign Key Error (#2923) 2024-01-08 11:01:44 +00:00
2023-10-19-19.22.55_ba1e4a6cfe99_added_plural_names_and_alias_tables_for_.py feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00