Back to Exposed

allTablesNamesInAllSchemas

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

1.2.0595 B
Original Source

allTablesNamesInAllSchemas

suspend fun allTablesNamesInAllSchemas(): List<String>

Returns a list with the names of all the tables in all database schemas. The names will be returned with schema prefixes, if the database supports it, and non-user defined tables, like system information table names, will be included.

Generated by Dokka © 2026 Copyright