Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add created_by to role_permission table (#5592)
As it says on the tin. In an attempt to make all operations in Unleash traceable to an originator. This PR adds created_by to role_permission, which will show which user assigned a permission to a role.
- Loading branch information