toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
PostgreSQLDialect
/
dropDatabase
drop
Database
open
override
fun
dropDatabase
(
name
:
String
)
:
String
Returns the SQL statement that drops the database with the specified
name
.