refs #4879 feat: correct sql version
This commit is contained in:
parent
5058ba5062
commit
71a5a6fa86
|
@ -21,7 +21,7 @@
|
||||||
"columnName": "startDated"
|
"columnName": "startDated"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"finished": {
|
"ended": {
|
||||||
"type": "date",
|
"type": "date",
|
||||||
"mysql": {
|
"mysql": {
|
||||||
"columnName": "endDated"
|
"columnName": "endDated"
|
||||||
|
|
Loading…
Reference in New Issue