Add annotations and fix minor bugs with mappers

This commit is contained in:
Dennis Eichhorn 2019-02-25 23:58:03 +01:00
parent 1bef14c412
commit 7ce84b325d

View File

@ -17,7 +17,7 @@
},
"auditor_audit_ref": {
"name": "auditor_audit_ref",
"type": "INT",
"type": "VARCHAR(255)",
"default": null,
"null": true
},