aboutsummaryrefslogtreecommitdiff
path: root/migrations/auth/20230907_03_BwAmf-refactor-drop-group-id-from-resources-table.py
AgeCommit message (Collapse)Author
2023-09-26Drop `group_id` from resources tableFrederick Muriuki Muriithi
Drop the `group_id` from the `resources` table and update all dependent tables to fix FOREIGN KEY constraints to ensure integrity of the data.