On Sun, Jun 28, 2009 at 02:31:53PM -0400, Markos Kapes wrote:
> Just assumed using the sqlmeta fromDatabase=True formatted columns right
> (they are typed as utf-8 in the database).
> Why doesn't this work, I wonder?
Because nobody has implemented that feature. Wanna work on it?
> UnicodeCol
> works, but the one column is going to be a mighty big text chunk
> sometimes..... Will sqlobject truncate ever?
SQLObject - no. Database - yes, they could. Depends on the column's
type.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ [email protected]
Programmers don't die, they just GOSUB without RETURN.
------------------------------------------------------------------------------
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss