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

Commit [r518]  Maximize  Restore  History

Reworked unicode supporting code to use MySQLdb's unicode support.

As a plus, it now actually works in limited testing.

Also tweaked auto-create database to support creating unicode tables.

Note unicode support is still hardcoded as utf8. Though it theoretically
could be changed by subclassing/overridding the use of the DB class as it
is hardcoded as an attribute on it.

eikenberry 2008-02-06

changed /branches/ZMySQLDA-2/ZMySQLDA/DA.py
changed /branches/ZMySQLDA-2/ZMySQLDA/db.py
/branches/ZMySQLDA-2/ZMySQLDA/DA.py Diff Switch to side-by-side view
Loading...
/branches/ZMySQLDA-2/ZMySQLDA/db.py Diff Switch to side-by-side view
Loading...