Back to Exposed

listTables

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/-schema-utils/list-tables.html

1.2.0501 B
Original Source

listTables

suspend fun listTables(): List<String>

Retrieves a list of all table names in the current database schema. The names will be returned with schema prefixes if the database supports it.

Return

A list of table names as strings.

Generated by Dokka © 2026 Copyright