In my program I got this error message:

Error: (ProgrammingError) ERROR:  could not serialize access due to
concurrent update

I know why the message appears (found the reason in the postgresql
docs), but is there any solution in sqlalchemy for this problem?

By the way: I'm using mapped objects and sessions.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to