DbSchema
Toggle table of contents
10.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.dbms.sync.engine.diffs
/
StatementDependency
/
Companion
Companion
object
Companion
Members
Properties
AFTER
Link copied to clipboard
const
val
AFTER
:
Int
=
1
ALTER
Link copied to clipboard
const
val
ALTER
:
Int
=
30
BEFORE
Link copied to clipboard
const
val
BEFORE
:
Int
COMMENT
Link copied to clipboard
const
val
COMMENT
:
Int
=
60
CREATE
Link copied to clipboard
const
val
CREATE
:
Int
=
20
DROP
Link copied to clipboard
const
val
DROP
:
Int
=
10
FK
Link copied to clipboard
const
val
FK
:
Int
=
50
INDEX
Link copied to clipboard
const
val
INDEX
:
Int
=
40
NONE
Link copied to clipboard
const
val
NONE
:
Int
=
0