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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to