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
/
Companion
Companion
object
Companion
Members
Functions
compare
Lists
Link copied to clipboard
fun
compareLists
(
source
:
List
<
*
>
,
target
:
List
<
*
>
)
:
Boolean
list
Attributes
Link copied to clipboard
@
JvmStatic
fun
listAttributes
(
sourceAttributes
:
List
<
Attribute
?
>
,
arrow
:
String
?
,
destAttributes
:
List
<
Attribute
?
>
)
:
String