On 4/14/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote: > 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.
Ah, thanks. I use sqlType='LONGTEXT' as keyword-argument now. Kind regards, Markus ------------------------------------------------------------------------- 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