3 Sep
2007
3 Sep
'07
16:11
Klaas Freitag wrote:
From www.sqlite.org/lang_createindex.html: "There are no arbitrary limits on the number of indices that can be attached to a single table, nor on the number of columns in an index."
However, there is already a index with name role_id for table groups_roles. Maybe the names of the indices per database have to be unique? Hmm, that would be strange...
Do you want to say that the index has been created once and there is try to create it again? Does it mean that "CREATE INDEX IF NOT EXISTS" can help? --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org