From: Oleg B. <ph...@ma...> - 2004-12-22 17:48:38
|
On Wed, Dec 22, 2004 at 12:25:19PM -0500, Duncan McGreggor wrote: > Hey Ian, I am not Ian, can I answer? :) > I hope I'm not being stupidly blind... but I can't find DatabaseIndex > anywhere. I read about it here: > > http://sqlobject.org/docs/SQLObject.html#indexes > > but couldn't use it, didn't know where to import it from, and grep'ed > the source code to no avail. I also searched the SQLObject mail list > archives, which still turned up nothing. > > I don't *think* I've typo'ed it... got any pointers? In particular, I > am trying to create an index across multiple columns... http://svn.colorstudy.com/trunk/SQLObject/sqlobject/index.py Checkout it using Subversion: svn co svn://colorstudy.com/trunk/SQLObject Or wait for 0.6.1. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |