DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.schema
/
ForeignKey
/
usesSameColumns
uses
Same
Columns
fun
usesSameColumns
(
fk
:
ForeignKey
)
:
Boolean
Compare the source and target column names
Return
true if they are the same
Parameters
fk
to compare