Need help with python and SQLAlchemy
Budget: $25 – $50 USD
I need to integrate ThreadPoolExecutor with SQLAlchemy but I have some question about warning that I get and want to understand better how fix them.
Warning like:
SAWarning: Attribute history events accumulated on 5 previously clean instances within inner-flush event handlers have been reset, and will not result in database updates. Consider using set_committed_value() within inner-flush event handlers to avoid this warning.
Warning like:
SAWarning: Attribute history events accumulated on 5 previously clean instances within inner-flush event handlers have been reset, and will not result in database updates. Consider using set_committed_value() within inner-flush event handlers to avoid this warning.