Add initial synchronization of Fieldseeker data by oauth
This involves a lot of copy-pasta of code from the previous version of this logic in another code base. It'll need to be cleaned up, but for now I need something sooner rather than later.
This commit is contained in:
parent
46ea655073
commit
9010726707
235 changed files with 259263 additions and 153 deletions
17
dberrors/fs_containerrelate.bob.go
Normal file
17
dberrors/fs_containerrelate.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSContainerrelateErrors = &fsContainerrelateErrors{
|
||||
ErrUniqueFsContainerrelatePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_containerrelate",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_containerrelate_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsContainerrelateErrors struct {
|
||||
ErrUniqueFsContainerrelatePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_fieldscoutinglog.bob.go
Normal file
17
dberrors/fs_fieldscoutinglog.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSFieldscoutinglogErrors = &fsFieldscoutinglogErrors{
|
||||
ErrUniqueFsFieldscoutinglogPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_fieldscoutinglog",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_fieldscoutinglog_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsFieldscoutinglogErrors struct {
|
||||
ErrUniqueFsFieldscoutinglogPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_habitatrelate.bob.go
Normal file
17
dberrors/fs_habitatrelate.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSHabitatrelateErrors = &fsHabitatrelateErrors{
|
||||
ErrUniqueFsHabitatrelatePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_habitatrelate",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_habitatrelate_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsHabitatrelateErrors struct {
|
||||
ErrUniqueFsHabitatrelatePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_inspectionsample.bob.go
Normal file
17
dberrors/fs_inspectionsample.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSInspectionsampleErrors = &fsInspectionsampleErrors{
|
||||
ErrUniqueFsInspectionsamplePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_inspectionsample",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_inspectionsample_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsInspectionsampleErrors struct {
|
||||
ErrUniqueFsInspectionsamplePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_inspectionsampledetail.bob.go
Normal file
17
dberrors/fs_inspectionsampledetail.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSInspectionsampledetailErrors = &fsInspectionsampledetailErrors{
|
||||
ErrUniqueFsInspectionsampledetailPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_inspectionsampledetail",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_inspectionsampledetail_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsInspectionsampledetailErrors struct {
|
||||
ErrUniqueFsInspectionsampledetailPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_linelocation.bob.go
Normal file
17
dberrors/fs_linelocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSLinelocationErrors = &fsLinelocationErrors{
|
||||
ErrUniqueFsLinelocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_linelocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_linelocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsLinelocationErrors struct {
|
||||
ErrUniqueFsLinelocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_locationtracking.bob.go
Normal file
17
dberrors/fs_locationtracking.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSLocationtrackingErrors = &fsLocationtrackingErrors{
|
||||
ErrUniqueFsLocationtrackingPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_locationtracking",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_locationtracking_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsLocationtrackingErrors struct {
|
||||
ErrUniqueFsLocationtrackingPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_mosquitoinspection.bob.go
Normal file
17
dberrors/fs_mosquitoinspection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSMosquitoinspectionErrors = &fsMosquitoinspectionErrors{
|
||||
ErrUniqueFsMosquitoinspectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_mosquitoinspection",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_mosquitoinspection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsMosquitoinspectionErrors struct {
|
||||
ErrUniqueFsMosquitoinspectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_pointlocation.bob.go
Normal file
17
dberrors/fs_pointlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSPointlocationErrors = &fsPointlocationErrors{
|
||||
ErrUniqueFsPointlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_pointlocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_pointlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsPointlocationErrors struct {
|
||||
ErrUniqueFsPointlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_polygonlocation.bob.go
Normal file
17
dberrors/fs_polygonlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSPolygonlocationErrors = &fsPolygonlocationErrors{
|
||||
ErrUniqueFsPolygonlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_polygonlocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_polygonlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsPolygonlocationErrors struct {
|
||||
ErrUniqueFsPolygonlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_pool.bob.go
Normal file
17
dberrors/fs_pool.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSPoolErrors = &fsPoolErrors{
|
||||
ErrUniqueFsPoolPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_pool",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_pool_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsPoolErrors struct {
|
||||
ErrUniqueFsPoolPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_pooldetail.bob.go
Normal file
17
dberrors/fs_pooldetail.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSPooldetailErrors = &fsPooldetailErrors{
|
||||
ErrUniqueFsPooldetailPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_pooldetail",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_pooldetail_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsPooldetailErrors struct {
|
||||
ErrUniqueFsPooldetailPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_proposedtreatmentarea.bob.go
Normal file
17
dberrors/fs_proposedtreatmentarea.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSProposedtreatmentareaErrors = &fsProposedtreatmentareaErrors{
|
||||
ErrUniqueFsProposedtreatmentareaPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_proposedtreatmentarea",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_proposedtreatmentarea_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsProposedtreatmentareaErrors struct {
|
||||
ErrUniqueFsProposedtreatmentareaPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_qamosquitoinspection.bob.go
Normal file
17
dberrors/fs_qamosquitoinspection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSQamosquitoinspectionErrors = &fsQamosquitoinspectionErrors{
|
||||
ErrUniqueFsQamosquitoinspectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_qamosquitoinspection",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_qamosquitoinspection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsQamosquitoinspectionErrors struct {
|
||||
ErrUniqueFsQamosquitoinspectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_rodentlocation.bob.go
Normal file
17
dberrors/fs_rodentlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSRodentlocationErrors = &fsRodentlocationErrors{
|
||||
ErrUniqueFsRodentlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_rodentlocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_rodentlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsRodentlocationErrors struct {
|
||||
ErrUniqueFsRodentlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_samplecollection.bob.go
Normal file
17
dberrors/fs_samplecollection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSSamplecollectionErrors = &fsSamplecollectionErrors{
|
||||
ErrUniqueFsSamplecollectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_samplecollection",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_samplecollection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsSamplecollectionErrors struct {
|
||||
ErrUniqueFsSamplecollectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_samplelocation.bob.go
Normal file
17
dberrors/fs_samplelocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSSamplelocationErrors = &fsSamplelocationErrors{
|
||||
ErrUniqueFsSamplelocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_samplelocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_samplelocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsSamplelocationErrors struct {
|
||||
ErrUniqueFsSamplelocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_servicerequest.bob.go
Normal file
17
dberrors/fs_servicerequest.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSServicerequestErrors = &fsServicerequestErrors{
|
||||
ErrUniqueFsServicerequestPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_servicerequest",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_servicerequest_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsServicerequestErrors struct {
|
||||
ErrUniqueFsServicerequestPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_speciesabundance.bob.go
Normal file
17
dberrors/fs_speciesabundance.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSSpeciesabundanceErrors = &fsSpeciesabundanceErrors{
|
||||
ErrUniqueFsSpeciesabundancePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_speciesabundance",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_speciesabundance_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsSpeciesabundanceErrors struct {
|
||||
ErrUniqueFsSpeciesabundancePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_stormdrain.bob.go
Normal file
17
dberrors/fs_stormdrain.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSStormdrainErrors = &fsStormdrainErrors{
|
||||
ErrUniqueFsStormdrainPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_stormdrain",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_stormdrain_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsStormdrainErrors struct {
|
||||
ErrUniqueFsStormdrainPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_timecard.bob.go
Normal file
17
dberrors/fs_timecard.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSTimecardErrors = &fsTimecardErrors{
|
||||
ErrUniqueFsTimecardPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_timecard",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_timecard_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsTimecardErrors struct {
|
||||
ErrUniqueFsTimecardPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_trapdata.bob.go
Normal file
17
dberrors/fs_trapdata.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSTrapdatumErrors = &fsTrapdatumErrors{
|
||||
ErrUniqueFsTrapdataPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_trapdata",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_trapdata_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsTrapdatumErrors struct {
|
||||
ErrUniqueFsTrapdataPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_traplocation.bob.go
Normal file
17
dberrors/fs_traplocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSTraplocationErrors = &fsTraplocationErrors{
|
||||
ErrUniqueFsTraplocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_traplocation",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_traplocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsTraplocationErrors struct {
|
||||
ErrUniqueFsTraplocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_treatment.bob.go
Normal file
17
dberrors/fs_treatment.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSTreatmentErrors = &fsTreatmentErrors{
|
||||
ErrUniqueFsTreatmentPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_treatment",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_treatment_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsTreatmentErrors struct {
|
||||
ErrUniqueFsTreatmentPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_treatmentarea.bob.go
Normal file
17
dberrors/fs_treatmentarea.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSTreatmentareaErrors = &fsTreatmentareaErrors{
|
||||
ErrUniqueFsTreatmentareaPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_treatmentarea",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_treatmentarea_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsTreatmentareaErrors struct {
|
||||
ErrUniqueFsTreatmentareaPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_zones.bob.go
Normal file
17
dberrors/fs_zones.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSZoneErrors = &fsZoneErrors{
|
||||
ErrUniqueFsZonesPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_zones",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_zones_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsZoneErrors struct {
|
||||
ErrUniqueFsZonesPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/fs_zones2.bob.go
Normal file
17
dberrors/fs_zones2.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var FSZones2Errors = &fsZones2Errors{
|
||||
ErrUniqueFsZones2Pkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "fs_zones2",
|
||||
columns: []string{"objectid"},
|
||||
s: "fs_zones2_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type fsZones2Errors struct {
|
||||
ErrUniqueFsZones2Pkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_containerrelate.bob.go
Normal file
17
dberrors/history_containerrelate.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryContainerrelateErrors = &historyContainerrelateErrors{
|
||||
ErrUniqueHistoryContainerrelatePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_containerrelate",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_containerrelate_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyContainerrelateErrors struct {
|
||||
ErrUniqueHistoryContainerrelatePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_fieldscoutinglog.bob.go
Normal file
17
dberrors/history_fieldscoutinglog.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryFieldscoutinglogErrors = &historyFieldscoutinglogErrors{
|
||||
ErrUniqueHistoryFieldscoutinglogPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_fieldscoutinglog",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_fieldscoutinglog_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyFieldscoutinglogErrors struct {
|
||||
ErrUniqueHistoryFieldscoutinglogPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_habitatrelate.bob.go
Normal file
17
dberrors/history_habitatrelate.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryHabitatrelateErrors = &historyHabitatrelateErrors{
|
||||
ErrUniqueHistoryHabitatrelatePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_habitatrelate",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_habitatrelate_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyHabitatrelateErrors struct {
|
||||
ErrUniqueHistoryHabitatrelatePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_inspectionsample.bob.go
Normal file
17
dberrors/history_inspectionsample.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryInspectionsampleErrors = &historyInspectionsampleErrors{
|
||||
ErrUniqueHistoryInspectionsamplePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_inspectionsample",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_inspectionsample_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyInspectionsampleErrors struct {
|
||||
ErrUniqueHistoryInspectionsamplePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_inspectionsampledetail.bob.go
Normal file
17
dberrors/history_inspectionsampledetail.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryInspectionsampledetailErrors = &historyInspectionsampledetailErrors{
|
||||
ErrUniqueHistoryInspectionsampledetailPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_inspectionsampledetail",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_inspectionsampledetail_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyInspectionsampledetailErrors struct {
|
||||
ErrUniqueHistoryInspectionsampledetailPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_linelocation.bob.go
Normal file
17
dberrors/history_linelocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryLinelocationErrors = &historyLinelocationErrors{
|
||||
ErrUniqueHistoryLinelocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_linelocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_linelocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyLinelocationErrors struct {
|
||||
ErrUniqueHistoryLinelocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_locationtracking.bob.go
Normal file
17
dberrors/history_locationtracking.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryLocationtrackingErrors = &historyLocationtrackingErrors{
|
||||
ErrUniqueHistoryLocationtrackingPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_locationtracking",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_locationtracking_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyLocationtrackingErrors struct {
|
||||
ErrUniqueHistoryLocationtrackingPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_mosquitoinspection.bob.go
Normal file
17
dberrors/history_mosquitoinspection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryMosquitoinspectionErrors = &historyMosquitoinspectionErrors{
|
||||
ErrUniqueHistoryMosquitoinspectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_mosquitoinspection",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_mosquitoinspection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyMosquitoinspectionErrors struct {
|
||||
ErrUniqueHistoryMosquitoinspectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_pointlocation.bob.go
Normal file
17
dberrors/history_pointlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryPointlocationErrors = &historyPointlocationErrors{
|
||||
ErrUniqueHistoryPointlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_pointlocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_pointlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyPointlocationErrors struct {
|
||||
ErrUniqueHistoryPointlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_polygonlocation.bob.go
Normal file
17
dberrors/history_polygonlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryPolygonlocationErrors = &historyPolygonlocationErrors{
|
||||
ErrUniqueHistoryPolygonlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_polygonlocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_polygonlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyPolygonlocationErrors struct {
|
||||
ErrUniqueHistoryPolygonlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_pool.bob.go
Normal file
17
dberrors/history_pool.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryPoolErrors = &historyPoolErrors{
|
||||
ErrUniqueHistoryPoolPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_pool",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_pool_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyPoolErrors struct {
|
||||
ErrUniqueHistoryPoolPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_pooldetail.bob.go
Normal file
17
dberrors/history_pooldetail.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryPooldetailErrors = &historyPooldetailErrors{
|
||||
ErrUniqueHistoryPooldetailPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_pooldetail",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_pooldetail_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyPooldetailErrors struct {
|
||||
ErrUniqueHistoryPooldetailPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_proposedtreatmentarea.bob.go
Normal file
17
dberrors/history_proposedtreatmentarea.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryProposedtreatmentareaErrors = &historyProposedtreatmentareaErrors{
|
||||
ErrUniqueHistoryProposedtreatmentareaPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_proposedtreatmentarea",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_proposedtreatmentarea_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyProposedtreatmentareaErrors struct {
|
||||
ErrUniqueHistoryProposedtreatmentareaPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_qamosquitoinspection.bob.go
Normal file
17
dberrors/history_qamosquitoinspection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryQamosquitoinspectionErrors = &historyQamosquitoinspectionErrors{
|
||||
ErrUniqueHistoryQamosquitoinspectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_qamosquitoinspection",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_qamosquitoinspection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyQamosquitoinspectionErrors struct {
|
||||
ErrUniqueHistoryQamosquitoinspectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_rodentlocation.bob.go
Normal file
17
dberrors/history_rodentlocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryRodentlocationErrors = &historyRodentlocationErrors{
|
||||
ErrUniqueHistoryRodentlocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_rodentlocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_rodentlocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyRodentlocationErrors struct {
|
||||
ErrUniqueHistoryRodentlocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_samplecollection.bob.go
Normal file
17
dberrors/history_samplecollection.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistorySamplecollectionErrors = &historySamplecollectionErrors{
|
||||
ErrUniqueHistorySamplecollectionPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_samplecollection",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_samplecollection_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historySamplecollectionErrors struct {
|
||||
ErrUniqueHistorySamplecollectionPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_samplelocation.bob.go
Normal file
17
dberrors/history_samplelocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistorySamplelocationErrors = &historySamplelocationErrors{
|
||||
ErrUniqueHistorySamplelocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_samplelocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_samplelocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historySamplelocationErrors struct {
|
||||
ErrUniqueHistorySamplelocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_servicerequest.bob.go
Normal file
17
dberrors/history_servicerequest.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryServicerequestErrors = &historyServicerequestErrors{
|
||||
ErrUniqueHistoryServicerequestPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_servicerequest",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_servicerequest_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyServicerequestErrors struct {
|
||||
ErrUniqueHistoryServicerequestPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_speciesabundance.bob.go
Normal file
17
dberrors/history_speciesabundance.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistorySpeciesabundanceErrors = &historySpeciesabundanceErrors{
|
||||
ErrUniqueHistorySpeciesabundancePkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_speciesabundance",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_speciesabundance_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historySpeciesabundanceErrors struct {
|
||||
ErrUniqueHistorySpeciesabundancePkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_stormdrain.bob.go
Normal file
17
dberrors/history_stormdrain.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryStormdrainErrors = &historyStormdrainErrors{
|
||||
ErrUniqueHistoryStormdrainPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_stormdrain",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_stormdrain_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyStormdrainErrors struct {
|
||||
ErrUniqueHistoryStormdrainPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_timecard.bob.go
Normal file
17
dberrors/history_timecard.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryTimecardErrors = &historyTimecardErrors{
|
||||
ErrUniqueHistoryTimecardPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_timecard",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_timecard_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyTimecardErrors struct {
|
||||
ErrUniqueHistoryTimecardPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_trapdata.bob.go
Normal file
17
dberrors/history_trapdata.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryTrapdatumErrors = &historyTrapdatumErrors{
|
||||
ErrUniqueHistoryTrapdataPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_trapdata",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_trapdata_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyTrapdatumErrors struct {
|
||||
ErrUniqueHistoryTrapdataPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_traplocation.bob.go
Normal file
17
dberrors/history_traplocation.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryTraplocationErrors = &historyTraplocationErrors{
|
||||
ErrUniqueHistoryTraplocationPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_traplocation",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_traplocation_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyTraplocationErrors struct {
|
||||
ErrUniqueHistoryTraplocationPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_treatment.bob.go
Normal file
17
dberrors/history_treatment.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryTreatmentErrors = &historyTreatmentErrors{
|
||||
ErrUniqueHistoryTreatmentPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_treatment",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_treatment_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyTreatmentErrors struct {
|
||||
ErrUniqueHistoryTreatmentPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_treatmentarea.bob.go
Normal file
17
dberrors/history_treatmentarea.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryTreatmentareaErrors = &historyTreatmentareaErrors{
|
||||
ErrUniqueHistoryTreatmentareaPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_treatmentarea",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_treatmentarea_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyTreatmentareaErrors struct {
|
||||
ErrUniqueHistoryTreatmentareaPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_zones.bob.go
Normal file
17
dberrors/history_zones.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryZoneErrors = &historyZoneErrors{
|
||||
ErrUniqueHistoryZonesPkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_zones",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_zones_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyZoneErrors struct {
|
||||
ErrUniqueHistoryZonesPkey *UniqueConstraintError
|
||||
}
|
||||
17
dberrors/history_zones2.bob.go
Normal file
17
dberrors/history_zones2.bob.go
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
// Code generated by BobGen psql v0.41.1. DO NOT EDIT.
|
||||
// This file is meant to be re-generated in place and/or deleted at any time.
|
||||
|
||||
package dberrors
|
||||
|
||||
var HistoryZones2Errors = &historyZones2Errors{
|
||||
ErrUniqueHistoryZones2Pkey: &UniqueConstraintError{
|
||||
schema: "",
|
||||
table: "history_zones2",
|
||||
columns: []string{"objectid", "version"},
|
||||
s: "history_zones2_pkey",
|
||||
},
|
||||
}
|
||||
|
||||
type historyZones2Errors struct {
|
||||
ErrUniqueHistoryZones2Pkey *UniqueConstraintError
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue