On Mon, Jan 05, 2015 at 02:26:57PM +0100, Gregor Horvath 
<g...@gregor-horvath.com> wrote:
> 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:
> 
> >    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?

   There is no a separate repository for the docs -- docs are in the
main repository: https://github.com/sqlobject/sqlobject/ . Mostly it's
because that the way the sources were organized in Subversion and
partially because docs are version-dependent (the news, the list of
contributors and major features certainly are).

   Please, create a PR against branch 1.6 (it's the oldest supported
branch), I'll merge it upward. Thank you in advance!

> --
> Greg

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
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

Reply via email to