dpgaspar commented on pull request #10427: URL: https://github.com/apache/incubator-superset/pull/10427#issuecomment-664041956
Excellent work @john-bodley, but I would prefer the `db.session` imports to be: ``` from superset.extensions import db ``` instead of ``` from superset import db ``` ---------------------------------------------------------------- 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]
