index_xtab_fields.Rdcreate indices on index_fields in the sqlite database in case they don't exist
index_xtab_fields(sqlite_path, table_name, index_fields = NULL)path to the sqlite database
name of the table
optional vector of column names to index, defaul indexes all columns