Re: [pysqlite] R*Tree support
Gerhard Häring <[email protected]> Wed, 25 Mar 2009 09:41:52 +0100
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
J Dunford wrote: > Just wondering - is there any reason NOT to include support for sqlite > R*Tree indexes in pysqlite ? As far as I can see its just a matter of > defining SQLITE_ENABLE_RTREE when compiling... Yes, just do that, then :-P Or did you mean the Windows binaries? Yes, I guess I could enable a few things there ;-) -- Gerhard