Admin Plugin Docs Question
Hi! I'm making an app right now and came across this in the docs. Shouldn't the
impersonatedBy
property have that little Foreign Key tag? The property references an ID from the users table after all, doesn't it? Is it a compatibility issue for some databases or adapters - do some not have the option for optional foreign keys?
1 Reply
In the code it's not a foreign key either
Not sure why though