build_indexes¶
- igwn_ligolw.dbtables.build_indexes(connection, verbose=False)¶
Using the how_to_index annotations in the table class definitions, construct a set of indexes for the database at the given connection.
Using the how_to_index annotations in the table class definitions, construct a set of indexes for the database at the given connection.