toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DatabaseDialect
/
createIndex
create
Index
abstract
fun
createIndex
(
index
:
Index
)
:
String
Returns the SQL statement that creates the specified
index
.