Norbert Maciaszek
|
e189770473
|
Update movies migration: enhance the new movies table schema by adding additional fields such as adult, backdrop_path, genre_ids, original_language, original_title, video, vote_average, and vote_count, and migrate existing data accordingly.
|
2025-08-11 23:55:47 +02:00 |
Norbert Maciaszek
|
556bb38589
|
Add migration for movies table: create a new movies table with necessary fields, migrate existing data from the old movies table, and update database schema to reflect changes.
|
2025-08-11 23:52:04 +02:00 |
Norbert Maciaszek
|
21fac2c68b
|
Init database structure
|
2025-08-08 20:12:02 +02:00 |