dbschema
Toggle table of contents
10.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dbschema
dbschema
/
com.wisecoders.dbschema.schema
/
ForeignKey
/
addColumns
add
Columns
fun
addColumns
(
sourceAttribute
:
Column
?
,
destAttribute
:
Column
?
)