Compiles SQL to list indexes for a table within an optional schema.
String? compileIndexes(String table, {String? schema});