fix: Prevent session expiration on commit
Sets 'expire_on_commit' to False when creating a session to ensure that objects remain accessible after a commit. This change prevents potential issues with object expiration, improving reliability when accessing session data after committing transactions. Signed-off-by: -LAN- <laipz8200@outlook.com>pull/19430/head
parent
809cde6482
commit
3fa11c9bba
Loading…
Reference in New Issue