Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

MySQLdb-SVN Commit Log


Commit Date  
[r413] by adustman

* Add metadata.cfg and site.cfg to MANIFEST.in so they get packaged

* Remove version_info from metadata before calling setup() to avoid
complaints

* Fix cursor.callproc() as good as can be fixed.

* Improve/fix various tests for stored procedures.

2006-03-02 04:19:32 Tree
[r412] by adustman

Fix classifiers and package file handling

2006-02-28 17:50:22 Tree
[r411] by adustman

Fix distribution naming

2006-02-28 17:36:32 Tree
[r410] by adustman

Derive all version information from metadata.cfg

2006-02-28 17:16:50 Tree
[r409] by adustman

Fix embedded build

2006-02-28 16:34:16 Tree
[r408] by adustman

* Update README

* Completely rewrite setup.py

* Make pytimes the only time implementation, moved into times

2006-02-28 04:19:27 Tree
[r407] by adustman

Python Sets (from sets module) as parameters work, but *only* Set
and not ImmutableSet. Still trying to get it to work on BaseSet
so any subclasses will work.

2006-02-27 23:10:38 Tree
[r406] by adustman

Fix client_flag fubar and add support for more detailed warning
information available from MySQL-4.1 and newer server.

2006-02-27 18:48:57 Tree
[r405] by adustman

Add sets module support and make boolean support non-optional

2006-02-27 18:39:53 Tree
[r404] by adustman

Remove sets module in favor of standard sets module (Python-2.3 and
newer)

2006-02-27 17:19:40 Tree
Older >