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 2019/03/19 15:56:16 UTC

[GitHub] [incubator-superset] mistercrunch opened a new issue #7059: [SQL Lab] autocomplete table names, auto-add to schema browser

mistercrunch opened a new issue #7059: [SQL Lab] autocomplete table names, auto-add to schema browser
URL: https://github.com/apache/incubator-superset/issues/7059
 
 
   Currently, autocomplete in SQL Lab's editor is limited to table and column names that have been added to the schema browser.
   
   To that, we should add autocomplete for:
   * schema names
   * table names that are in the active database / schema
   
   On the event of using a table name from autocomplete, we should add this new table to the schema browser for reference. From that point the column names from that added table should become "auto-completable"

----------------------------------------------------------------
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


With regards,
Apache Git Services

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