Hi, It does something I cannot imagine anybody needs: If you have composite primary keys, it creates an index on every primary key column except the first. You do not want to use it.
Thomas Florian Hopf <[EMAIL PROTECTED]> schrieb am 31.08.2006 02:51:51: > Hi, > I am wondering what the attribute heavyIndexing is for. Is there some > kind of index handling in Torque? I had a quick look at the generator > sources but did not find any usages of Table#getIndices(). Does anybody > know what it is for? > > Kind regards > Florian > > -- > /* Florian Hopf > * Synyx GmbH & Co. KG > * phone +49(0)721 9118303 > * eMail [EMAIL PROTECTED] > * www http://www.synyx.de > * irc irc://irc.synyx.de > */ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
