skantravels/rust-backend/migrations
Alexandertp f5258d42e4 Make image upload work in rust
Co-authored-by: Reimar <mail@reim.ar>
2024-09-10 15:44:50 +02:00
..
V1__create_favorites_table.sql Add database migrations to rust backend 2024-08-13 14:37:13 +02:00
V2__add_name_and_description_to_favorites_table.sql Save favorite name and description in rust backend 2024-08-26 21:38:36 +02:00
V3__create_reviews_table.sql Show reviews on frontend with colored pins 2024-09-03 13:33:50 +02:00
V4__create_images_table.sql Create migration for image 2024-09-09 17:30:36 +02:00
V5__add_image_id_to_reviews_table.sql Make image upload work in rust 2024-09-10 15:44:50 +02:00