buster/api/src
dal 22d75ae0b6
refactor: Update messages table schema and database references
- Renamed existing messages table to `messages_deprecated`
- Created new `messages` table with updated schema and additional indexes
- Updated Diesel schema to reflect new table structure and relationships
- Added new foreign key constraints for threads and users
- Prepared for migration of existing message data
2025-01-28 12:03:11 -07:00
..
buster_middleware Brought in the bi-api 2025-01-03 14:32:54 -07:00
database refactor: Update messages table schema and database references 2025-01-28 12:03:11 -07:00
routes clean up 2025-01-25 15:18:07 -07:00
types Brought in the bi-api 2025-01-03 14:32:54 -07:00
utils refactor: Rename and update dataset search tool 2025-01-27 14:24:10 -07:00
main.rs clean up 2025-01-25 15:18:07 -07:00