mistercrunch opened a new pull request #11934:
URL: https://github.com/apache/incubator-superset/pull/11934


   There was this weird bug happening only when `SQLLAB_BACKEND_PERSISTENCE
   = False` where if no database had been selected, there would be some
   issue.
   
   This makes sure that the store is populated consistently with the list
   of database connections regardless of `SQLLAB_BACKEND_PERSISTENCE`. It
   also uses the DAO to fetch database and will apply the RBAC-related
   filters if any, the same way that the API does.
   
   @dpgaspar @hughhhh @betodealmeida 


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



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

Reply via email to