sqlitedb: Only create indexes after introspection
authorMathias Hasselmann <mathias@openismus.com>
Tue, 5 Mar 2013 13:28:38 +0000 (14:28 +0100)
committerMathias Hasselmann <mathias@openismus.com>
Wed, 6 Mar 2013 11:10:34 +0000 (12:10 +0100)
commitb4c3fd7cc55ae2a1c0c28ab16f3add1b99ce70ce
tree9bfd023a282777bfb4f9d70c693a59ad25c51edf
parenta3526c06166073e3c96a4bfef6a294b5cc71f78b
sqlitedb: Only create indexes after introspection

This avoids errors of the kind "e-book-backend-file.c:1478: Failed to open
sqlitedb: table folder_id has no column named file_as" when opening an
addressbook with customized summary a second time, but with default
settings.
addressbook/libedata-book/e-book-backend-sqlitedb.c