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, ?, ?)"
|
"setPos": "REPLACE INTO `hedera`.`orderRecalcPos` (`id`, `logName`, `position`) VALUES (1, ?, ?)"
|
||||||
},
|
},
|
||||||
"includeSchema": {
|
"includeSchema": {
|
||||||
"account": {
|
|
||||||
"userPassword": {
|
|
||||||
"fk": "nDigits",
|
|
||||||
"columns": [
|
|
||||||
"nDigits"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hedera": {
|
"hedera": {
|
||||||
"order": {
|
"order": {
|
||||||
"fk": "id",
|
"fk": "id",
|
||||||
|
|
Loading…
Reference in New Issue