DAAworld opened a new issue #17787: URL: https://github.com/apache/superset/issues/17787
Does db.session.delete() delete associated data? I want to change the physical delete to the logical delete using the "is_del" field distinction, but I am afraid that the associated data will not change according to the original logic, causing the data that should be logically deleted to be found -- 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]
