foreign Keys
Parameters
value
Optional The foreign keys of the tables.
Parameters
values
Optional The foreign keys of the tables.
suspend fun foreignKeys(argument: List<suspend TableConstraintsForeignKeysItemArgsBuilder.() -> Unit>)
suspend fun foreignKeys(vararg argument: suspend TableConstraintsForeignKeysItemArgsBuilder.() -> Unit)
Parameters
argument
Optional The foreign keys of the tables.