mirror of
https://github.com/Afilmory/afilmory
synced 2026-05-16 01:23:04 +00:00
- Introduced a new 'reactions' table with fields for tenant ID, creation timestamp, reference key, and reaction type. - Updated the database schema to include the new reactions table. - Enhanced the index and unique constraints for better data integrity. Signed-off-by: Innei <tukon479@gmail.com>