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

MySQLdb-SVN Commit Log


Commit Date  
[r417] by adustman

Reverted patch #1387290. It caused char/varchar columns with a binary
collation to return array('c', ...), which should only be returned for
actual BLOB columns.

Figured out how to fix loading SET columns. Bug #1214916.

Cleaned up the SET test.

Removed *.html and *.css files from MANIFEST; their presence (or lack
thereof since they are no longer being packaged) caused RPM builds to
fail, and possibly others.

2006-03-04 23:27:24 Tree
[r416] by --none--

This commit was manufactured by cvs2svn to create tag 'r_1_2_1_c_6'.

2006-03-03 04:09:21 Tree
[r415] by adustman

* Added set_character_set(charset) method to database connections

* Added get_character_set_info() method to database connections

* Added charset option to database connections

* Updated docs, added FAQ

* 1.2.1c6

2006-03-03 04:09:21 Tree
[r414] by --none--

This commit was manufactured by cvs2svn to create tag 'r_1_2_1_c_5'.

2006-03-02 04:19:32 Tree
[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
Older >