On 27/11/2007, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 27, 2007 at 07:44:49PM +0300, Oleg Broytmann wrote:
> >    Then the entire "need_unicode" in SQLObject is wrong because it forces
> > SQLObject to use unicode for MySQLdb version 1.2.1 and up.
>
>    Should it be a MySQLConnection/DBuri parameter instead of calculated
> var?

IMO it should not be there at all.  We already have
* use_unicode
* charset
* sqlobject_encoding

Since it is allowed to use unicode and strings in a query, why is
there a need to force unicode?

Markus

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to