diff options
author | Frederick Muriuki Muriithi | 2023-09-13 11:23:45 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-09-26 03:44:30 +0300 |
commit | 37771b3be3142f705101beb4c5dc34c1000962f9 (patch) | |
tree | fce04cba9f99144d7893d30cd5a4d1ffb8823e8d /tests/unit | |
parent | dd759423739dafebe1d2ce7adb9fc1230ae0ee9d (diff) | |
download | gn-auth-37771b3be3142f705101beb4c5dc34c1000962f9.tar.gz |
Remove group from resource objects
With the new schema, not all Resource objects are "owned" by a
group. Those that are, are linked together through a different db
table (`resource_ownership`).
This commit removes the `Group` object from `Resource` objects and
updates the `resource_ownership` where relevant.
Diffstat (limited to 'tests/unit')
0 files changed, 0 insertions, 0 deletions