On Fri, Apr 13, 2007 at 11:05:54PM +0200, Markus Gritsch wrote:
> how about changing 'TEXT' to 'LONGTEXT' for SOStringLikeCol?  'TEXT'
> is to short in some cases.

   -1. TEXT, CHAR and VARCHAR are standard SQL types, universally
recognized by all backends. LONGTEXT is MySQL'ish extension.
   You can use customSQLType or BLOBCol. See col.py.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to