I'm just starting to play around with CF 9's ORM some, and I love that I 
can have it automatically create tables for me.  But one thing I have 
haven't been able to figure out yet is, is there a way to create indexes on 
tables via CF 9's ORM?  I'm not talking about the indexes for primary keys 
or FK relationships to other tables.  I'm wanting to create indexes on 
table columns not related to other tables.  

Is this doable in ORM, or am I just going to have to create the tables on 
the DB server to do it?

Thanks,

Eric Cobb
http://www.cfgears.com




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350774
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to