diff options
author | Frederick Muriuki Muriithi | 2023-09-12 07:24:31 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-09-26 03:44:28 +0300 |
commit | a49f925eaaff5b29ffc387a7f02023e111208d5f (patch) | |
tree | 84979b47f93ea287a796f8beb1c9377fad02d845 /setup_commands/__init__.py | |
parent | 6e515bd019c5ac6c4c224cd85805e2c608f41c69 (diff) | |
download | gn-auth-a49f925eaaff5b29ffc387a7f02023e111208d5f.tar.gz |
Fix foreign-key refs. Merge tables.
* Link the `role_id` field to the `roles` table rather than the
`group_roles` table.
* Merge the data in the `group_user_roles_on_resources` table in the
`user_roles` table to have a single point-of-truth for all user
roles on resources.
Diffstat (limited to 'setup_commands/__init__.py')
0 files changed, 0 insertions, 0 deletions