Hi, all!

I use just one session in my project. Objects (loaded from the
database) can changed by user while the program in progress. But only
some of them should be saved. Usually I use session.flush
(selected_objects), but now this opportunity is deprecated :(

Please help me to find a solution of my problem.

Thanks in advance.


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

Reply via email to