buster/api/migrations/2025-01-27-235752_metric_files
dal 4ec6e78648
refactor(database): Update metric and dashboard file models and migrations
- Rename file type modules from `metric_file` and `dashboard_file` to `metric_yml` and `dashboard_yml`
- Modify metric files migration to use a verification enum instead of boolean
- Update messages_to_files junction table with UUID primary key and additional timestamp columns
- Adjust database models to support new file and message structures
- Refactor file creation utility to use new model structures
2025-02-06 17:07:52 -07:00
..
down.sql feat: Add file junction table and update database schema 2025-01-28 11:21:51 -07:00
up.sql refactor(database): Update metric and dashboard file models and migrations 2025-02-06 17:07:52 -07:00