Also the column is a tinyint..Guess that shouldnt matter..But just FYI...
On 8/4/05, R S <[EMAIL PROTECTED]> wrote: > Hi, > I have a table with a large # of indices (almost as the # of > columns) in the table. SQLite works beautifully with most constraints > and magically takes a long time for a query with constraints on the > column with its index last created. Any limitations on the max # of > indices allowed for a table? >