Re: [SQLObject] Hung transactions on object creation
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Sidnei da S. <si...@aw...> - 2003-10-27 21:06:50
|
| So for some reason an exception propagated out of SQLObject.new won't | cause the TransactionManager to roll back the transaction, even though | exceptions anywhere else do work. How odd. What does SQLObject's | connection to TransactionManager look like? Very odd indeed. I am about to dive into pdb and see what comes out. | Does it work any differently if you successfully create (or interact | with) a SQLObject instance, then get an exception in SQLObject.new? | (As opposed to an exception in SQLObject.new being the first query for | the transaction) Thats a good question. I'll test and report back. -- Sidnei da Silva <si...@aw...> dreamcatching :: making your dreams come true http://awkly.org I am NOMAD! |