On Thu, Jul 27, 2006 at 12:18:40PM +0200, Fran?ois wrote:
> In mysql doc [1] I've see :
> 
> |BLOB| and |TEXT| columns also can be indexed, but a prefix length 
> /must/ be given.

   I see.

> I don't know if it's possible to add perhaps an 'idSize' or 'idLenght' 
> attribute in sqlmeta class ?

   It could be done and it should be done. In MySQL it could help to
distinguish VARCHAR(n) and TEXT(n) indices, in Postgres - serial and
bigserial, and so on.
   What do people think?

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to