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
|
08d766bf8c
|
Implement global state management for movies; refactor RootLayout to fetch movies and wrap children in GlobalStoreProvider; enhance database schema with additional movie fields and CRUD operations.
|
2025-08-05 21:51:32 +02:00 |
Norbert Maciaszek
|
2c329e9ff3
|
Add Drizzle ORM configuration and database schema for movie management app
|
2025-08-05 16:27:33 +02:00 |