Hi,
last night i found there is no possibility to force DAL to create an 
index on some column. Sometimes it is necessary to select records not 
only by primary key and in that case index built on some other column 
should do the work better than full scans on database.

So I suggest to implement new feature to SQLField like index = True, 
False is fine as default i think.

I will try to implement this myslef, but got no time this week, 
finishing some project. So take the time to discuss what do you thing 
about such option?

Michal alias Plysak

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to