exists
Checks if this schema exists or not.
Returns whether this table exists in the database.
Samples
org.jetbrains.exposed.r2dbc.sql.tests.shared.DDLTests.tableExists02Returns whether this sequence exists in the database.
Checks if this schema exists or not.
Returns whether this table exists in the database.
Returns whether this sequence exists in the database.