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 2018/06/14 21:41:55 UTC

[GitHub] mistercrunch commented on issue #5195: [sql lab] quote schema and table name

mistercrunch commented on issue #5195: [sql lab] quote schema and table name
URL: https://github.com/apache/incubator-superset/pull/5195#issuecomment-397447491
 
 
   Ended spending time trying to use `sqlalchemy.table` (not schema aware) and `sqlalchemy.Table` which requires `Metadata` context, which didn't work at well. Finally figured out how to get the quoting function of the dialect.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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