toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
SchemaUtils
/
checkCycle
check
Cycle
fun
checkCycle
(
vararg
tables
:
Table
)
:
Boolean
Checks whether any of the
tables
have a sequence of foreign key constraints that cycle back to them.