mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-13 08:18:40 +00:00
Add annotations and fix minor bugs with mappers
This commit is contained in:
parent
5b2a550684
commit
06c4decb3a
|
|
@ -33,6 +33,11 @@
|
||||||
"name": "exchange_website",
|
"name": "exchange_website",
|
||||||
"type": "VARCHAR(255)",
|
"type": "VARCHAR(255)",
|
||||||
"null": false
|
"null": false
|
||||||
|
},
|
||||||
|
"exchange_version": {
|
||||||
|
"name": "exchange_version",
|
||||||
|
"type": "VARCHAR(50)",
|
||||||
|
"null": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user