villebro commented on pull request #10661: URL: https://github.com/apache/incubator-superset/pull/10661#issuecomment-678805369
@abhishekkumaresan I agree, the unique table name constraint is problematic, and would optimally be replaced with (`database_id`, `schema` and `table_name`), but there are some database compatibility issues associated with it that I can't fully recall right now. I believe there are a few issues or PRs where there has been extensive dialogue on this topic that you can chime in on. I personally feel this topic should be revisited, as I feel it is a major hinderance for many users, so if you can't find those discussions feel free to add a new issue to get this conversation started again (I'll weigh in with my opinions, too). @dpgaspar is probably the best person to help with programmatic creation of users. ---------------------------------------------------------------- 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]
