lp:oursql

Created by Stephen Thorne and last modified
Get this branch:
bzr branch lp:oursql
Only Stephen Thorne can upload to this branch. If you are Stephen Thorne please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stephen Thorne
Project:
oursql
Status:
Development

Recent revisions

73. By sthorne@pearl

Correct oursql.__version__ to be 0.9.3

72. By Stephen Thorne <email address hidden>

Testing of the semantics of 'cursor.rowcount' led me to the conclusion that
mysql's documentation is wrong, and the rowcount will never be correct for a
SELECT.

71. By sthorne <email address hidden>

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.

70. By Aaron Gallagher

Working around mysql sometimes sending invalid dates.

69. By Aaron Gallagher

 * Bumping version number.
 * Adding some fixes I got e-mailed to me. (Thanks Brian Kearns!)

68. By Aaron Gallagher

Updating the docs.

67. By Aaron Gallagher

Releasing the GIL for a few more mysql functions.

66. By Aaron Gallagher

Clarifying the requirements re: mysql.

65. By Aaron Gallagher

Slight update to the "reasons to use oursql" list.

64. By Aaron Gallagher

Bumping copyright year.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers