RE: *** SPAM *** Re: [SQLObject] Unicode support
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ahmed M. A. <ahm...@wa...> - 2005-03-31 14:00:25
|
Thank you Oleg. -----Message d'origine----- De : Oleg Broytmann [mailto:ph...@ph...]De la part de Oleg Broytmann Envoye : jeudi 31 mars 2005 15:50 A : Ahmed MOHAMED ALI Cc : sql...@li... Objet : *** SPAM *** Re: [SQLObject] Unicode support On Thu, Mar 31, 2005 at 03:08:30PM +0200, Ahmed MOHAMED ALI wrote: > Is there a way to use unicode with sqlobject ? The latest version (in the Subversion repository) that will be 0.7 has UnicodeColumn. > I am working on unicode aware database (postgresql 8 ). Currently SQLObject does not use unicode-aware drivers. UnicdeCol does all conversions itself. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |