dijkstra2003 opened a new issue #16685: URL: https://github.com/apache/superset/issues/16685
When adding a new database (snowflake) to superset, it doesn't show up in the database overview but it actually does show in in the database itself. ### Expected results The newly added database is visible in the database overview ### Actual results The overview / list is empty #### How to reproduce the bug 1. Go to 'database' 2. Click on '+database' 3. Scroll down to 'snowflake' 4. Fill in credentials 5. Click on 'connect' ### Environment (please complete the following information): - dockerhub tag: latest - snowflake connector: snowflake-sqlalchemy==1.2.3 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context i'm using `snowflake-sqlalchemy==1.2.3` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
