Hi all,

Does anybody know what this error means?

"/home/users/admin/b/eggs/SQLAlchemy-0.6.7-py2.6.egg/sqlalchemy/orm/unitofwork.py",
 line 446, in execute
   uow
 File 
"/home/users/admin/b/eggs/SQLAlchemy-0.6.7-py2.6.egg/sqlalchemy/orm/mapper.py", 
line 1864, in _save_obj
   (table.description, len(update), rows))
StaleDataError: UPDATE statement on table 'sessione' expected to update 1 
row(s); 0 were matched.

thanks for any help.
j

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to