Working with modified schemas
Hi,
Let's say I want to use the admin plugin but modify it a bit, what's the best approach? I'm using the users table but also an admins table which shares the user PK (which acts as a FK as well). Is there a way to change how the admin plugin detects the role?
Also, what's the recommended way to deal with these kinds of schema differences?
1 Reply
🥹