7489-testToMaster #2515

Merged
alexm merged 329 commits from 7489-testToMaster into master 2024-05-28 05:30:19 +00:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit 1372f817bd - Show all commits

View File

@ -55,11 +55,6 @@
"type": "belongsTo",
"model": "DeviceProductionState",
"foreignKey": "stateFk"
},
"deviceProductionUser": {
"type": "hasMany",
"model": "DeviceProductionUser",
"foreignKey": "deviceProductionFk"
}
}
}