The Unicode type at the moment doesnt do anything. it needs to have string conversion placed inside of it to deal with databases that dont store unicode directly (or whatever it is we need the Unicode type to do....I thought most databases store Unicode now anyway?)

this is another place Im just looking for someone to give me a clue on what the unicode type should be doing since ive been too lazy to test it out myself....

On Dec 19, 2005, at 12:28 AM, limodou wrote:

I found Mike has added a new column type Unicode, but he didn't put it
in __all__ list, so python cann't import Unicode type.

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to