Menu

#49 Handling array.array TEXT from MySQL results

closed-accepted
None
5
2006-02-20
2006-02-15
No

For the UnicodeCol TEXT fields in a MySQL database, the
results returned are not Strings but array.array.

This patch to col.py enables the conversion to Unicode
values.

Discussion

  • Etienne Posthumus

    Patch to allow MySQL TEXT field conversion from array.array

     
  • Oleg Broytman

    Oleg Broytman - 2006-02-20

    Logged In: YES
    user_id=4799

    Applied to the trunk in the revision 1612, and to the
    0.7-branch in the rev. 1613. Thank you!

     
  • Oleg Broytman

    Oleg Broytman - 2006-02-20
    • assigned_to: nobody --> phd
    • status: open --> closed-accepted
     

Log in to post a comment.