You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:oursql

There are download files available for oursql.

oursql has 2 active reviews. See all merge proposals.

oursql has 9 active branches owned by 6 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:oursql
Series: trunk
1 Development 2012-06-05 10:45:51 UTC
73. Correct oursql.__version__ to be 0.9.3

Author: <email address hidden>
Revision Date: 2012-06-05 11:40:32 UTC

Correct oursql.__version__ to be 0.9.3

lp:oursql/py3k
Series: py3k
1 Development 2013-09-15 21:07:19 UTC
63. Fix version numbers for 0.9.4

Author: <email address hidden>
Revision Date: 2013-09-15 21:07:19 UTC

Fix version numbers for 0.9.4

lp:~jerub/oursql/reconnect 1 Development 2011-10-03 13:18:42 UTC
71. Add MYSQL_OPT_RECONNECT option to our...

Author: sthorne
Revision Date: 2011-10-03 13:16:57 UTC

Add MYSQL_OPT_RECONNECT option to oursql.Connection(.., autoreconnect=True)
defaulting to False. If set, then the connection object will automatically
reconnect when the server goes away and comes back.

lp:~tailhook/oursql/py3k-bugfixes (Has a merge proposal) 1 Development 2011-07-20 16:21:05 UTC
63. Fixed memory leak

Author: Paul Colomiets
Revision Date: 2011-07-20 16:10:29 UTC

Fixed memory leak

lp:~kwarzecha7/oursql/py3k bug 1 Development 2011-06-08 11:10:52 UTC
62. fix #672059 with https://launchpadlib...

Author: Krzysztof
Revision Date: 2011-06-08 11:10:52 UTC

fix #672059 with https://launchpadlibrarian.net/58763883/oursql.date.diff

lp:~djfroofy/oursql/autocommitoff-oursql-785305 bug(Has a merge proposal) 1 Development 2011-05-19 22:47:22 UTC
71. set autocommit off for new cursors [f...

Author: Drew Smathers
Revision Date: 2011-05-19 22:41:36 UTC

set autocommit off for new cursors [f785305]

lp:~habnabit/oursql/master bug 1 Development 2010-12-04 18:53:28 UTC
70. Working around mysql sometimes sendin...

Author: Aaron Gallagher
Revision Date: 2010-12-04 18:43:00 UTC

Working around mysql sometimes sending invalid dates.

lp:~habnabit/oursql/oursql-py3k bug 1 Development 2010-12-04 18:21:22 UTC
59. _winreg renamed to winreg in python 3.

Author: Aaron Gallagher
Revision Date: 2010-04-27 09:03:37 UTC

_winreg renamed to winreg in python 3.

lp:~taavi-burns/oursql/py3k-new (Has a merge proposal) 1 Development 2010-02-24 00:30:25 UTC
56. Python3k will only convert strings to...

Author: Taavi Burns
Revision Date: 2010-02-24 00:30:25 UTC

Python3k will only convert strings to decimal, not bytestrings.

19 of 9 results
You can't create new branches for oursql.