On Mon, Nov 17, 2008 at 3:08 AM, Darren Govoni <[EMAIL PROTECTED]> wrote:
>  I googled around a bit, but couldn't see if SQLObject (or any Python DB
> API) supports triggers. I want to call some python code when a
> particular database action has occurred such as an insert on a
> particular table. Is this currently possible?

If the database changes are made using SQLObject, then the answer is yes. See:
http://www.sqlobject.org/SQLObject.html#events-signals

Schiavo
Simon

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to