Hi Oleg, Am Mon, 5 Jan 2015 13:19:39 +0100 schrieb Oleg Broytman <p...@phdru.name>:
> On Mon, Jan 05, 2015 at 12:19:20PM +0100, Gregor Horvath > <g...@gregor-horvath.com> wrote: > > Problem: > > > > raise SQLObjectNotFound, "The object %s by the ID %s does not > > exist" % (self.__class__.__name__, self.id) > > sqlobject.main.SQLObjectNotFound: The object Eingangsrechnung by > > the ID 1 does not exist > Creating a transaction doesn't automatically use that transaction > -- you have to use the new transaction object as a connection. So your Thank you very much for your fast and comprehensive answer! No I understand and it works. To clarify this I would like to update the docs: http://sqlobject.org/SQLObject.html#transactions with for example adding your sentence: "Creating a transaction doesn't automatically use that transaction you have to use the new transaction object as a connection." I did not found a repository for the docs. How can I contribute this to it? -- Greg
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss