stock-management-demo/prisma/migrations
2025-04-25 19:34:17 +01:00
..
20250425072554_init Adds in initial migration, recommends ESLint VS Code extension and sets up defaults to format with ESLint on save and use ESLint as the general formatter 2025-04-25 08:48:14 +01:00
20250425115643_add_session_table Changes sessions to be stored in the DB, this ensures that sessions persist after a restart! 2025-04-25 13:03:25 +01:00
20250425181700_add_log_table Add in Pino logging and make UI consistent across the app. 2025-04-25 19:34:17 +01:00
migration_lock.toml Adds in AI chatting system. 2025-04-24 23:20:20 +01:00