buster/api/migrations/2025-01-27-235858_dashboard...
dal 9624bc33ad
feat: Add file junction table and update database schema
- Created `messages_to_files` junction table to link messages with dashboard and metric files
- Added foreign key constraints and indexes for efficient file-message relationships
- Updated Diesel schema to include new `messages_to_files`, `dashboard_files`, and `metric_files` tables
- Removed unnecessary timestamp triggers from migration files
2025-01-28 11:21:51 -07:00
..
down.sql feat: Add file junction table and update database schema 2025-01-28 11:21:51 -07:00
up.sql feat: Add file junction table and update database schema 2025-01-28 11:21:51 -07:00