john-bodley commented on PR #26803: URL: https://github.com/apache/superset/pull/26803#issuecomment-1911225507
Thanks for adding this @betodealmeida. As part of SIP-99 I was hoping to do something similar to prevent the use of `db.session.commit()` or `db.session.rollback()` commands given these will be handled via SQLAlchemy's context manager. -- 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]
