Help #12
Unanswered
davidperezsantos
asked this question in
Q&A
Help
#12
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to create a multi-tenant via API for each tenant to have their own user table, etc., but it's not working. It tells me it can't find this table. I'm displaying this message. Could someone help me?
An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: The relationship "framework.tb_tenant_user" does not exist
LINE 1: ...AS created_at_6, t0.update_at AS update_at_7 FROM framework...
Beta Was this translation helpful? Give feedback.
All reactions