mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-28 11:35:19 -04:00
@@ -1594,7 +1594,7 @@ class Session(_SessionClassMethods):
|
||||
"that the mapped Column object is configured to "
|
||||
"expect these generated values. Ensure also that "
|
||||
"this flush() is not occurring at an inappropriate "
|
||||
"time, such aswithin a load() event."
|
||||
"time, such as within a load() event."
|
||||
% state_str(state)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user