Back to Exposed

allTablesNames

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.vendors/-database-dialect-metadata/all-tables-names.html

1.2.0486 B
Original Source

allTablesNames

suspend fun allTablesNames(): List<String>

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

Generated by Dokka © 2026 Copyright