natbusa edited a comment on issue #3829:
URL:
https://github.com/apache/incubator-superset/issues/3829#issuecomment-698844053
Yes it works in combination with modifing this line in SqlaTable class
`__table_args__ = ( UniqueConstraint("database_id", "schema",
"table_name"),)`
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]