This website requires JavaScript.
Explore
Help
Register
Sign In
gitadmin
/
moviebox
Watch
1
Star
0
Fork
You've already forked moviebox
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68fb45d6ef
moviebox
/
drizzle
History
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
..
meta
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
0000_breezy_lester.sql
Init database structure
2025-08-08 20:12:02 +02:00
0001_elite_odin.sql
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