stock-management-demo/prisma/migrations
2025-04-26 22:46:29 +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
20250425195011_add_mantis_tables Adds in Mantis features. Enabling automated downloading of Mantises into the internal database, browsing of them, and viewing of attachments (including .msg files). 2025-04-26 10:54:04 +01:00
20250425200121_fix_database Adds in Mantis features. Enabling automated downloading of Mantises into the internal database, browsing of them, and viewing of attachments (including .msg files). 2025-04-26 10:54:04 +01:00
20250426101758_add_mantis_indexes Add filters. 2025-04-26 11:26:38 +01:00
20250426122659_add_fts_columns_and_triggers Adds full text indexes, and advanced search capabilities to the StyleAI chat bot. 2025-04-26 22:46:29 +01:00
20250426123027_fts_fix Adds full text indexes, and advanced search capabilities to the StyleAI chat bot. 2025-04-26 22:46:29 +01:00
20250426123432_readd_fts_index Adds full text indexes, and advanced search capabilities to the StyleAI chat bot. 2025-04-26 22:46:29 +01:00
migration_lock.toml Adds in AI chatting system. 2025-04-24 23:20:20 +01:00