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/07/10 13:43:41 UTC

[GitHub] crawdaddy18 opened a new issue #5367: Check database exists before adding via CLI

crawdaddy18 opened a new issue #5367: Check database exists before adding via CLI
URL: https://github.com/apache/incubator-superset/issues/5367
 
 
   ### Superset version
   0.26.3
   
   ### Expected results
   The SuperSet CLI Command "superset import_datasources -p <path/file>" should provide a check to see if the database that is being added already exists and not perform the addition.
   
   ### Actual results
   The above command will run with no errors and overwrite database configurations
   
   ### Steps to reproduce
   Run the above command to add a database
   
   Open SuperSet -> Databases and make changes to the added database (I check and uncheck boxes)
   
   Re-run the command
   
   All changes are overwritten
   
   

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