mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-01-25 23:38:41 +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",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false
|
||||
},
|
||||
"exchange_version": {
|
||||
"name": "exchange_version",
|
||||
"type": "VARCHAR(50)",
|
||||
"null": null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user