The Account object returned by get_account_by_email_with_case_fallback is accessed after the database session has already closed.
Often meet this, in rust we have life scope to avoid this.
But how to do this in python?
@dosu @gemini-code-assist any idea?
Often meet this, in rust we have life scope to avoid this.
But how to do this in python?
@dosu @gemini-code-assist any idea?