Port all of the arcgis schema to using jet
Have not tested anything at this point, it just compiles.
This commit is contained in:
parent
89ed2003fa
commit
bab3200b6c
52 changed files with 479 additions and 13585 deletions
|
|
@ -28,6 +28,7 @@ type communication struct {
|
|||
Created time.Time `json:"created"`
|
||||
ID string `json:"id"`
|
||||
PublicReport string `json:"public_report"`
|
||||
Source string `json:"source"`
|
||||
Type string `json:"type"`
|
||||
}
|
||||
type communicationList struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue