Config fix

This commit is contained in:
Juan Ferrer 2022-08-15 18:29:36 +02:00
parent 81cf6168b8
commit c43023b897
1 changed files with 0 additions and 8 deletions

View File

@ -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",