createFKey

fun createFKey(foreignKey: ForeignKeyConstraint): List<String>

Returns the SQL statements that create the provided ForeignKeyConstraint.