toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
SchemaUtils
/
createIndex
create
Index
fun
createIndex
(
index
:
Index
)
:
List
<
String
>
Returns the SQL statements that create the provided
index
.