hi folks,

one of the things i'm interested in doing, is supporting savepoints for supported databases that support such ( postgres, oracle, firebird). i'd like to do to do this without clearing the objectstore identity map on a savepoint rollback. in order to go about this i'd like to modify prophistory, to be able to map a savepoint name to an index in the attribute history to allow for savepoint rollback and have the mapping cleared on commit or abort along with corresponding implementation in the engine and objectstore a

would such functionality be welcome in sa?

cheers,

kapil


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to