job group length

This commit is contained in:
Yuri Kuznetsov
2021-06-16 12:54:13 +03:00
parent f2070332e9
commit a1c2c9efbd
@@ -67,12 +67,12 @@
},
"group": {
"type": "varchar",
"maxLength": 64,
"maxLength": 128,
"default": null
},
"targetGroup": {
"type": "varchar",
"maxLength": 64,
"maxLength": 128,
"default": null
},
"startedAt": {