1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
tux/prisma
kzndotsh ebc652ce1c refactor(schema.prisma, case.py, note.py): rename 'target' to 'user' for better clarity
- 'case_target_id' and 'note_target_id' renamed to 'case_user_id' and 'note_user_id' respectively
- 'case_target_roles' renamed to 'case_user_roles'
- All related function names and parameters updated to reflect these changes
2024-08-27 10:31:49 +00:00
..
schema.prisma refactor(schema.prisma, case.py, note.py): rename 'target' to 'user' for better clarity 2024-08-27 10:31:49 +00:00