Config fix
This commit is contained in:
parent
81cf6168b8
commit
c43023b897
|
@ -18,14 +18,6 @@
|
|||
"setPos": "REPLACE INTO `hedera`.`orderRecalcPos` (`id`, `logName`, `position`) VALUES (1, ?, ?)"
|
||||
},
|
||||
"includeSchema": {
|
||||
"account": {
|
||||
"userPassword": {
|
||||
"fk": "nDigits",
|
||||
"columns": [
|
||||
"nDigits"
|
||||
]
|
||||
}
|
||||
},
|
||||
"hedera": {
|
||||
"order": {
|
||||
"fk": "id",
|
||||
|
|
Loading…
Reference in New Issue