exists

Checks if this schema exists or not.


Returns whether this table exists in the database.

Samples

org.jetbrains.exposed.v1.sql.tests.shared.DDLTests.tableExists02

Returns whether this sequence exists in the database.