You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/13 10:41:10 UTC

[GitHub] [incubator-superset] mohammedhassant commented on pull request #3729: Added multi-tenancy support.

mohammedhassant commented on pull request #3729:
URL: https://github.com/apache/incubator-superset/pull/3729#issuecomment-657482671


   if you follow the steps above you will end up with a:
   
   File "C:\dev\superset\lib\site-packages\superset_init_.py", line 19, in
   from superset.multi_tenant import MultiTenantSecurityManager
   File "C:\dev\superset\lib\site-packages\superset\multi_tenant.py", line 8, in
   ....
   "Can't place table_args on an inherited class "
   sqlalchemy.exc.ArgumentError: Can't place table_args on an inherited class with no table.
   
   I get the same, is anyone find the solution for this error


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org