✅ Permission best practices
hey, whats better practice?
-Create new table with type of permission and make relation with user
-Storage permission in user table as enum
-Create new table with type of permission and make relation with user
-Storage permission in user table as enum