getIndexes

expect fun getIndexes(): List<String>(source)

Get a list of the names of indices on the database.

Return

the list of index names

Throws

actual fun getIndexes(): List<String>(source)
actual fun getIndexes(): List<String>(source)