meals-made-easy-api/src/main/resources/db/migration
2026-01-16 20:37:58 -06:00
..
V1__init_schema.sql Change to flyway migrations, many SQL/entity updates. 2025-12-26 13:45:27 -06:00
V2__create_image_owner_id_user_filename_index.sql Fix app smokescreen and ImageController integration tests for use with Postgres. 2025-12-26 23:26:51 -06:00
V3__create_vector_extension.sql Add basic AI search. 2025-12-28 21:22:13 -06:00
V4__create_recipe_embedding.sql Add basic AI search. 2025-12-28 21:22:13 -06:00
V5__create_recipe_draft.sql Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
V6__create_job.sql Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
V7__create_file.sql Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00