Hi, is there a possibility to detach/reattache an object from/to the objectstore? Here is a small samle:
objectstore.begin load an object o objectstore.flush # some time later change property of o objectstore.begin reattach o objectstore.flush thanks, ALex. _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

