2026-01-27 18:44:02 +00:00
|
|
|
// Code generated by BobGen psql v0.42.5. DO NOT EDIT.
|
2025-11-04 23:11:32 +00:00
|
|
|
// This file is meant to be re-generated in place and/or deleted at any time.
|
|
|
|
|
|
|
|
|
|
package models
|
|
|
|
|
|
|
|
|
|
import (
|
2026-01-27 18:44:02 +00:00
|
|
|
"github.com/Gleipnir-Technology/bob/clause"
|
|
|
|
|
"github.com/Gleipnir-Technology/bob/dialect/psql"
|
|
|
|
|
"github.com/Gleipnir-Technology/bob/dialect/psql/dialect"
|
2025-11-04 23:11:32 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
|
|
var (
|
|
|
|
|
SelectWhere = Where[*dialect.SelectQuery]()
|
|
|
|
|
UpdateWhere = Where[*dialect.UpdateQuery]()
|
|
|
|
|
DeleteWhere = Where[*dialect.DeleteQuery]()
|
|
|
|
|
OnConflictWhere = Where[*clause.ConflictClause]() // Used in ON CONFLICT DO UPDATE
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
func Where[Q psql.Filterable]() struct {
|
2026-02-26 18:18:33 +00:00
|
|
|
Addresses addressWhere[Q]
|
|
|
|
|
ArcgisAddressMappings arcgisAddressMappingWhere[Q]
|
|
|
|
|
ArcgisFeatureServices arcgisFeatureServiceWhere[Q]
|
|
|
|
|
ArcgisLayers arcgisLayerWhere[Q]
|
|
|
|
|
ArcgisLayerFields arcgisLayerFieldWhere[Q]
|
|
|
|
|
ArcgisParcelMappings arcgisParcelMappingWhere[Q]
|
2026-01-15 19:18:34 +00:00
|
|
|
ArcgisUsers arcgisuserWhere[Q]
|
|
|
|
|
ArcgisUserPrivileges arcgisUserPrivilegeWhere[Q]
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailContacts commsEmailContactWhere[Q]
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsEmailLogs commsEmailLogWhere[Q]
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailTemplates commsEmailTemplateWhere[Q]
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsPhones commsPhoneWhere[Q]
|
2026-01-26 16:10:30 +00:00
|
|
|
CommsTextJobs commsTextJobWhere[Q]
|
2026-01-21 03:30:03 +00:00
|
|
|
CommsTextLogs commsTextLogWhere[Q]
|
2026-01-31 20:08:08 +00:00
|
|
|
DistrictSubscriptionEmails districtSubscriptionEmailWhere[Q]
|
|
|
|
|
DistrictSubscriptionPhones districtSubscriptionPhoneWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
FieldseekerContainerrelates fieldseekerContainerrelateWhere[Q]
|
|
|
|
|
FieldseekerFieldscoutinglogs fieldseekerFieldscoutinglogWhere[Q]
|
|
|
|
|
FieldseekerHabitatrelates fieldseekerHabitatrelateWhere[Q]
|
|
|
|
|
FieldseekerInspectionsamples fieldseekerInspectionsampleWhere[Q]
|
|
|
|
|
FieldseekerInspectionsampledetails fieldseekerInspectionsampledetailWhere[Q]
|
|
|
|
|
FieldseekerLinelocations fieldseekerLinelocationWhere[Q]
|
|
|
|
|
FieldseekerLocationtrackings fieldseekerLocationtrackingWhere[Q]
|
|
|
|
|
FieldseekerMosquitoinspections fieldseekerMosquitoinspectionWhere[Q]
|
|
|
|
|
FieldseekerPointlocations fieldseekerPointlocationWhere[Q]
|
|
|
|
|
FieldseekerPolygonlocations fieldseekerPolygonlocationWhere[Q]
|
|
|
|
|
FieldseekerPools fieldseekerPoolWhere[Q]
|
|
|
|
|
FieldseekerPooldetails fieldseekerPooldetailWhere[Q]
|
|
|
|
|
FieldseekerProposedtreatmentareas fieldseekerProposedtreatmentareaWhere[Q]
|
|
|
|
|
FieldseekerQamosquitoinspections fieldseekerQamosquitoinspectionWhere[Q]
|
|
|
|
|
FieldseekerRodentlocations fieldseekerRodentlocationWhere[Q]
|
|
|
|
|
FieldseekerSamplecollections fieldseekerSamplecollectionWhere[Q]
|
|
|
|
|
FieldseekerSamplelocations fieldseekerSamplelocationWhere[Q]
|
|
|
|
|
FieldseekerServicerequests fieldseekerServicerequestWhere[Q]
|
|
|
|
|
FieldseekerSpeciesabundances fieldseekerSpeciesabundanceWhere[Q]
|
|
|
|
|
FieldseekerStormdrains fieldseekerStormdrainWhere[Q]
|
|
|
|
|
FieldseekerTimecards fieldseekerTimecardWhere[Q]
|
|
|
|
|
FieldseekerTrapdata fieldseekerTrapdatumWhere[Q]
|
|
|
|
|
FieldseekerTraplocations fieldseekerTraplocationWhere[Q]
|
|
|
|
|
FieldseekerTreatments fieldseekerTreatmentWhere[Q]
|
|
|
|
|
FieldseekerTreatmentareas fieldseekerTreatmentareaWhere[Q]
|
|
|
|
|
FieldseekerZones fieldseekerZoneWhere[Q]
|
|
|
|
|
FieldseekerZones2s fieldseekerZones2Where[Q]
|
|
|
|
|
FieldseekerSyncs fieldseekerSyncWhere[Q]
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadCSVS fileuploadCSVWhere[Q]
|
2026-02-09 18:25:44 +00:00
|
|
|
FileuploadErrorCSVS fileuploadErrorCSVWhere[Q]
|
|
|
|
|
FileuploadErrorFiles fileuploadErrorFileWhere[Q]
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadFiles fileuploadFileWhere[Q]
|
2026-02-09 19:03:27 +00:00
|
|
|
FileuploadPools fileuploadPoolWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
GeographyColumns geographyColumnWhere[Q]
|
|
|
|
|
GeometryColumns geometryColumnWhere[Q]
|
|
|
|
|
GooseDBVersions gooseDBVersionWhere[Q]
|
|
|
|
|
H3Aggregations h3AggregationWhere[Q]
|
2025-12-24 17:49:39 -07:00
|
|
|
NoteAudios noteAudioWhere[Q]
|
|
|
|
|
NoteAudioBreadcrumbs noteAudioBreadcrumbWhere[Q]
|
|
|
|
|
NoteAudioData noteAudioDatumWhere[Q]
|
|
|
|
|
NoteImages noteImageWhere[Q]
|
|
|
|
|
NoteImageBreadcrumbs noteImageBreadcrumbWhere[Q]
|
|
|
|
|
NoteImageData noteImageDatumWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
Notifications notificationWhere[Q]
|
|
|
|
|
OauthTokens oauthTokenWhere[Q]
|
|
|
|
|
Organizations organizationWhere[Q]
|
2026-02-26 18:18:33 +00:00
|
|
|
Parcels parcelWhere[Q]
|
|
|
|
|
Pools poolWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportImages publicreportImageWhere[Q]
|
|
|
|
|
PublicreportImageExifs publicreportImageExifWhere[Q]
|
2026-02-06 15:39:49 +00:00
|
|
|
PublicreportNotifyEmailNuisances publicreportNotifyEmailNuisanceWhere[Q]
|
|
|
|
|
PublicreportNotifyEmailPools publicreportNotifyEmailPoolWhere[Q]
|
|
|
|
|
PublicreportNotifyPhoneNuisances publicreportNotifyPhoneNuisanceWhere[Q]
|
|
|
|
|
PublicreportNotifyPhonePools publicreportNotifyPhonePoolWhere[Q]
|
2026-01-08 17:48:43 +00:00
|
|
|
PublicreportNuisances publicreportNuisanceWhere[Q]
|
2026-01-31 22:14:46 +00:00
|
|
|
PublicreportNuisanceImages publicreportNuisanceImageWhere[Q]
|
2026-01-09 19:43:19 +00:00
|
|
|
PublicreportPools publicreportPoolWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportPoolImages publicreportPoolImageWhere[Q]
|
2026-01-08 15:00:30 +00:00
|
|
|
PublicreportQuicks publicreportQuickWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportQuickImages publicreportQuickImageWhere[Q]
|
2026-01-13 19:47:19 +00:00
|
|
|
PublicreportReportLocations publicreportReportLocationWhere[Q]
|
2026-02-10 04:31:57 +00:00
|
|
|
PublicreportSubscribeEmails publicreportSubscribeEmailWhere[Q]
|
|
|
|
|
PublicreportSubscribePhones publicreportSubscribePhoneWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
RasterColumns rasterColumnWhere[Q]
|
|
|
|
|
RasterOverviews rasterOverviewWhere[Q]
|
|
|
|
|
Sessions sessionWhere[Q]
|
2026-02-26 18:18:33 +00:00
|
|
|
Sites siteWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
SpatialRefSys spatialRefSyWhere[Q]
|
|
|
|
|
Users userWhere[Q]
|
2025-11-04 23:11:32 +00:00
|
|
|
} {
|
|
|
|
|
return struct {
|
2026-02-26 18:18:33 +00:00
|
|
|
Addresses addressWhere[Q]
|
|
|
|
|
ArcgisAddressMappings arcgisAddressMappingWhere[Q]
|
|
|
|
|
ArcgisFeatureServices arcgisFeatureServiceWhere[Q]
|
|
|
|
|
ArcgisLayers arcgisLayerWhere[Q]
|
|
|
|
|
ArcgisLayerFields arcgisLayerFieldWhere[Q]
|
|
|
|
|
ArcgisParcelMappings arcgisParcelMappingWhere[Q]
|
2026-01-15 19:18:34 +00:00
|
|
|
ArcgisUsers arcgisuserWhere[Q]
|
|
|
|
|
ArcgisUserPrivileges arcgisUserPrivilegeWhere[Q]
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailContacts commsEmailContactWhere[Q]
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsEmailLogs commsEmailLogWhere[Q]
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailTemplates commsEmailTemplateWhere[Q]
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsPhones commsPhoneWhere[Q]
|
2026-01-26 16:10:30 +00:00
|
|
|
CommsTextJobs commsTextJobWhere[Q]
|
2026-01-21 03:30:03 +00:00
|
|
|
CommsTextLogs commsTextLogWhere[Q]
|
2026-01-31 20:08:08 +00:00
|
|
|
DistrictSubscriptionEmails districtSubscriptionEmailWhere[Q]
|
|
|
|
|
DistrictSubscriptionPhones districtSubscriptionPhoneWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
FieldseekerContainerrelates fieldseekerContainerrelateWhere[Q]
|
|
|
|
|
FieldseekerFieldscoutinglogs fieldseekerFieldscoutinglogWhere[Q]
|
|
|
|
|
FieldseekerHabitatrelates fieldseekerHabitatrelateWhere[Q]
|
|
|
|
|
FieldseekerInspectionsamples fieldseekerInspectionsampleWhere[Q]
|
|
|
|
|
FieldseekerInspectionsampledetails fieldseekerInspectionsampledetailWhere[Q]
|
|
|
|
|
FieldseekerLinelocations fieldseekerLinelocationWhere[Q]
|
|
|
|
|
FieldseekerLocationtrackings fieldseekerLocationtrackingWhere[Q]
|
|
|
|
|
FieldseekerMosquitoinspections fieldseekerMosquitoinspectionWhere[Q]
|
|
|
|
|
FieldseekerPointlocations fieldseekerPointlocationWhere[Q]
|
|
|
|
|
FieldseekerPolygonlocations fieldseekerPolygonlocationWhere[Q]
|
|
|
|
|
FieldseekerPools fieldseekerPoolWhere[Q]
|
|
|
|
|
FieldseekerPooldetails fieldseekerPooldetailWhere[Q]
|
|
|
|
|
FieldseekerProposedtreatmentareas fieldseekerProposedtreatmentareaWhere[Q]
|
|
|
|
|
FieldseekerQamosquitoinspections fieldseekerQamosquitoinspectionWhere[Q]
|
|
|
|
|
FieldseekerRodentlocations fieldseekerRodentlocationWhere[Q]
|
|
|
|
|
FieldseekerSamplecollections fieldseekerSamplecollectionWhere[Q]
|
|
|
|
|
FieldseekerSamplelocations fieldseekerSamplelocationWhere[Q]
|
|
|
|
|
FieldseekerServicerequests fieldseekerServicerequestWhere[Q]
|
|
|
|
|
FieldseekerSpeciesabundances fieldseekerSpeciesabundanceWhere[Q]
|
|
|
|
|
FieldseekerStormdrains fieldseekerStormdrainWhere[Q]
|
|
|
|
|
FieldseekerTimecards fieldseekerTimecardWhere[Q]
|
|
|
|
|
FieldseekerTrapdata fieldseekerTrapdatumWhere[Q]
|
|
|
|
|
FieldseekerTraplocations fieldseekerTraplocationWhere[Q]
|
|
|
|
|
FieldseekerTreatments fieldseekerTreatmentWhere[Q]
|
|
|
|
|
FieldseekerTreatmentareas fieldseekerTreatmentareaWhere[Q]
|
|
|
|
|
FieldseekerZones fieldseekerZoneWhere[Q]
|
|
|
|
|
FieldseekerZones2s fieldseekerZones2Where[Q]
|
|
|
|
|
FieldseekerSyncs fieldseekerSyncWhere[Q]
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadCSVS fileuploadCSVWhere[Q]
|
2026-02-09 18:25:44 +00:00
|
|
|
FileuploadErrorCSVS fileuploadErrorCSVWhere[Q]
|
|
|
|
|
FileuploadErrorFiles fileuploadErrorFileWhere[Q]
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadFiles fileuploadFileWhere[Q]
|
2026-02-09 19:03:27 +00:00
|
|
|
FileuploadPools fileuploadPoolWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
GeographyColumns geographyColumnWhere[Q]
|
|
|
|
|
GeometryColumns geometryColumnWhere[Q]
|
|
|
|
|
GooseDBVersions gooseDBVersionWhere[Q]
|
|
|
|
|
H3Aggregations h3AggregationWhere[Q]
|
2025-12-24 17:49:39 -07:00
|
|
|
NoteAudios noteAudioWhere[Q]
|
|
|
|
|
NoteAudioBreadcrumbs noteAudioBreadcrumbWhere[Q]
|
|
|
|
|
NoteAudioData noteAudioDatumWhere[Q]
|
|
|
|
|
NoteImages noteImageWhere[Q]
|
|
|
|
|
NoteImageBreadcrumbs noteImageBreadcrumbWhere[Q]
|
|
|
|
|
NoteImageData noteImageDatumWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
Notifications notificationWhere[Q]
|
|
|
|
|
OauthTokens oauthTokenWhere[Q]
|
|
|
|
|
Organizations organizationWhere[Q]
|
2026-02-26 18:18:33 +00:00
|
|
|
Parcels parcelWhere[Q]
|
|
|
|
|
Pools poolWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportImages publicreportImageWhere[Q]
|
|
|
|
|
PublicreportImageExifs publicreportImageExifWhere[Q]
|
2026-02-06 15:39:49 +00:00
|
|
|
PublicreportNotifyEmailNuisances publicreportNotifyEmailNuisanceWhere[Q]
|
|
|
|
|
PublicreportNotifyEmailPools publicreportNotifyEmailPoolWhere[Q]
|
|
|
|
|
PublicreportNotifyPhoneNuisances publicreportNotifyPhoneNuisanceWhere[Q]
|
|
|
|
|
PublicreportNotifyPhonePools publicreportNotifyPhonePoolWhere[Q]
|
2026-01-08 17:48:43 +00:00
|
|
|
PublicreportNuisances publicreportNuisanceWhere[Q]
|
2026-01-31 22:14:46 +00:00
|
|
|
PublicreportNuisanceImages publicreportNuisanceImageWhere[Q]
|
2026-01-09 19:43:19 +00:00
|
|
|
PublicreportPools publicreportPoolWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportPoolImages publicreportPoolImageWhere[Q]
|
2026-01-08 15:00:30 +00:00
|
|
|
PublicreportQuicks publicreportQuickWhere[Q]
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportQuickImages publicreportQuickImageWhere[Q]
|
2026-01-13 19:47:19 +00:00
|
|
|
PublicreportReportLocations publicreportReportLocationWhere[Q]
|
2026-02-10 04:31:57 +00:00
|
|
|
PublicreportSubscribeEmails publicreportSubscribeEmailWhere[Q]
|
|
|
|
|
PublicreportSubscribePhones publicreportSubscribePhoneWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
RasterColumns rasterColumnWhere[Q]
|
|
|
|
|
RasterOverviews rasterOverviewWhere[Q]
|
|
|
|
|
Sessions sessionWhere[Q]
|
2026-02-26 18:18:33 +00:00
|
|
|
Sites siteWhere[Q]
|
2025-12-02 00:28:14 +00:00
|
|
|
SpatialRefSys spatialRefSyWhere[Q]
|
|
|
|
|
Users userWhere[Q]
|
2025-11-04 23:11:32 +00:00
|
|
|
}{
|
2026-02-26 18:18:33 +00:00
|
|
|
Addresses: buildAddressWhere[Q](Addresses.Columns),
|
|
|
|
|
ArcgisAddressMappings: buildArcgisAddressMappingWhere[Q](ArcgisAddressMappings.Columns),
|
|
|
|
|
ArcgisFeatureServices: buildArcgisFeatureServiceWhere[Q](ArcgisFeatureServices.Columns),
|
|
|
|
|
ArcgisLayers: buildArcgisLayerWhere[Q](ArcgisLayers.Columns),
|
|
|
|
|
ArcgisLayerFields: buildArcgisLayerFieldWhere[Q](ArcgisLayerFields.Columns),
|
|
|
|
|
ArcgisParcelMappings: buildArcgisParcelMappingWhere[Q](ArcgisParcelMappings.Columns),
|
2026-01-15 19:18:34 +00:00
|
|
|
ArcgisUsers: buildArcgisUserWhere[Q](ArcgisUsers.Columns),
|
|
|
|
|
ArcgisUserPrivileges: buildArcgisUserPrivilegeWhere[Q](ArcgisUserPrivileges.Columns),
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailContacts: buildCommsEmailContactWhere[Q](CommsEmailContacts.Columns),
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsEmailLogs: buildCommsEmailLogWhere[Q](CommsEmailLogs.Columns),
|
2026-01-23 20:36:16 +00:00
|
|
|
CommsEmailTemplates: buildCommsEmailTemplateWhere[Q](CommsEmailTemplates.Columns),
|
2026-01-20 17:10:22 +00:00
|
|
|
CommsPhones: buildCommsPhoneWhere[Q](CommsPhones.Columns),
|
2026-01-26 16:10:30 +00:00
|
|
|
CommsTextJobs: buildCommsTextJobWhere[Q](CommsTextJobs.Columns),
|
2026-01-21 03:30:03 +00:00
|
|
|
CommsTextLogs: buildCommsTextLogWhere[Q](CommsTextLogs.Columns),
|
2026-01-31 20:08:08 +00:00
|
|
|
DistrictSubscriptionEmails: buildDistrictSubscriptionEmailWhere[Q](DistrictSubscriptionEmails.Columns),
|
|
|
|
|
DistrictSubscriptionPhones: buildDistrictSubscriptionPhoneWhere[Q](DistrictSubscriptionPhones.Columns),
|
2025-12-02 00:28:14 +00:00
|
|
|
FieldseekerContainerrelates: buildFieldseekerContainerrelateWhere[Q](FieldseekerContainerrelates.Columns),
|
|
|
|
|
FieldseekerFieldscoutinglogs: buildFieldseekerFieldscoutinglogWhere[Q](FieldseekerFieldscoutinglogs.Columns),
|
|
|
|
|
FieldseekerHabitatrelates: buildFieldseekerHabitatrelateWhere[Q](FieldseekerHabitatrelates.Columns),
|
|
|
|
|
FieldseekerInspectionsamples: buildFieldseekerInspectionsampleWhere[Q](FieldseekerInspectionsamples.Columns),
|
|
|
|
|
FieldseekerInspectionsampledetails: buildFieldseekerInspectionsampledetailWhere[Q](FieldseekerInspectionsampledetails.Columns),
|
|
|
|
|
FieldseekerLinelocations: buildFieldseekerLinelocationWhere[Q](FieldseekerLinelocations.Columns),
|
|
|
|
|
FieldseekerLocationtrackings: buildFieldseekerLocationtrackingWhere[Q](FieldseekerLocationtrackings.Columns),
|
|
|
|
|
FieldseekerMosquitoinspections: buildFieldseekerMosquitoinspectionWhere[Q](FieldseekerMosquitoinspections.Columns),
|
|
|
|
|
FieldseekerPointlocations: buildFieldseekerPointlocationWhere[Q](FieldseekerPointlocations.Columns),
|
|
|
|
|
FieldseekerPolygonlocations: buildFieldseekerPolygonlocationWhere[Q](FieldseekerPolygonlocations.Columns),
|
|
|
|
|
FieldseekerPools: buildFieldseekerPoolWhere[Q](FieldseekerPools.Columns),
|
|
|
|
|
FieldseekerPooldetails: buildFieldseekerPooldetailWhere[Q](FieldseekerPooldetails.Columns),
|
|
|
|
|
FieldseekerProposedtreatmentareas: buildFieldseekerProposedtreatmentareaWhere[Q](FieldseekerProposedtreatmentareas.Columns),
|
|
|
|
|
FieldseekerQamosquitoinspections: buildFieldseekerQamosquitoinspectionWhere[Q](FieldseekerQamosquitoinspections.Columns),
|
|
|
|
|
FieldseekerRodentlocations: buildFieldseekerRodentlocationWhere[Q](FieldseekerRodentlocations.Columns),
|
|
|
|
|
FieldseekerSamplecollections: buildFieldseekerSamplecollectionWhere[Q](FieldseekerSamplecollections.Columns),
|
|
|
|
|
FieldseekerSamplelocations: buildFieldseekerSamplelocationWhere[Q](FieldseekerSamplelocations.Columns),
|
|
|
|
|
FieldseekerServicerequests: buildFieldseekerServicerequestWhere[Q](FieldseekerServicerequests.Columns),
|
|
|
|
|
FieldseekerSpeciesabundances: buildFieldseekerSpeciesabundanceWhere[Q](FieldseekerSpeciesabundances.Columns),
|
|
|
|
|
FieldseekerStormdrains: buildFieldseekerStormdrainWhere[Q](FieldseekerStormdrains.Columns),
|
|
|
|
|
FieldseekerTimecards: buildFieldseekerTimecardWhere[Q](FieldseekerTimecards.Columns),
|
|
|
|
|
FieldseekerTrapdata: buildFieldseekerTrapdatumWhere[Q](FieldseekerTrapdata.Columns),
|
|
|
|
|
FieldseekerTraplocations: buildFieldseekerTraplocationWhere[Q](FieldseekerTraplocations.Columns),
|
|
|
|
|
FieldseekerTreatments: buildFieldseekerTreatmentWhere[Q](FieldseekerTreatments.Columns),
|
|
|
|
|
FieldseekerTreatmentareas: buildFieldseekerTreatmentareaWhere[Q](FieldseekerTreatmentareas.Columns),
|
|
|
|
|
FieldseekerZones: buildFieldseekerZoneWhere[Q](FieldseekerZones.Columns),
|
|
|
|
|
FieldseekerZones2s: buildFieldseekerZones2Where[Q](FieldseekerZones2s.Columns),
|
|
|
|
|
FieldseekerSyncs: buildFieldseekerSyncWhere[Q](FieldseekerSyncs.Columns),
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadCSVS: buildFileuploadCSVWhere[Q](FileuploadCSVS.Columns),
|
2026-02-09 18:25:44 +00:00
|
|
|
FileuploadErrorCSVS: buildFileuploadErrorCSVWhere[Q](FileuploadErrorCSVS.Columns),
|
|
|
|
|
FileuploadErrorFiles: buildFileuploadErrorFileWhere[Q](FileuploadErrorFiles.Columns),
|
2026-02-08 01:44:44 +00:00
|
|
|
FileuploadFiles: buildFileuploadFileWhere[Q](FileuploadFiles.Columns),
|
2026-02-09 19:03:27 +00:00
|
|
|
FileuploadPools: buildFileuploadPoolWhere[Q](FileuploadPools.Columns),
|
2025-12-02 00:28:14 +00:00
|
|
|
GeographyColumns: buildGeographyColumnWhere[Q](GeographyColumns.Columns),
|
|
|
|
|
GeometryColumns: buildGeometryColumnWhere[Q](GeometryColumns.Columns),
|
|
|
|
|
GooseDBVersions: buildGooseDBVersionWhere[Q](GooseDBVersions.Columns),
|
|
|
|
|
H3Aggregations: buildH3AggregationWhere[Q](H3Aggregations.Columns),
|
2025-12-24 17:49:39 -07:00
|
|
|
NoteAudios: buildNoteAudioWhere[Q](NoteAudios.Columns),
|
|
|
|
|
NoteAudioBreadcrumbs: buildNoteAudioBreadcrumbWhere[Q](NoteAudioBreadcrumbs.Columns),
|
|
|
|
|
NoteAudioData: buildNoteAudioDatumWhere[Q](NoteAudioData.Columns),
|
|
|
|
|
NoteImages: buildNoteImageWhere[Q](NoteImages.Columns),
|
|
|
|
|
NoteImageBreadcrumbs: buildNoteImageBreadcrumbWhere[Q](NoteImageBreadcrumbs.Columns),
|
|
|
|
|
NoteImageData: buildNoteImageDatumWhere[Q](NoteImageData.Columns),
|
2025-12-02 00:28:14 +00:00
|
|
|
Notifications: buildNotificationWhere[Q](Notifications.Columns),
|
|
|
|
|
OauthTokens: buildOauthTokenWhere[Q](OauthTokens.Columns),
|
|
|
|
|
Organizations: buildOrganizationWhere[Q](Organizations.Columns),
|
2026-02-26 18:18:33 +00:00
|
|
|
Parcels: buildParcelWhere[Q](Parcels.Columns),
|
|
|
|
|
Pools: buildPoolWhere[Q](Pools.Columns),
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportImages: buildPublicreportImageWhere[Q](PublicreportImages.Columns),
|
|
|
|
|
PublicreportImageExifs: buildPublicreportImageExifWhere[Q](PublicreportImageExifs.Columns),
|
2026-02-06 15:39:49 +00:00
|
|
|
PublicreportNotifyEmailNuisances: buildPublicreportNotifyEmailNuisanceWhere[Q](PublicreportNotifyEmailNuisances.Columns),
|
|
|
|
|
PublicreportNotifyEmailPools: buildPublicreportNotifyEmailPoolWhere[Q](PublicreportNotifyEmailPools.Columns),
|
|
|
|
|
PublicreportNotifyPhoneNuisances: buildPublicreportNotifyPhoneNuisanceWhere[Q](PublicreportNotifyPhoneNuisances.Columns),
|
|
|
|
|
PublicreportNotifyPhonePools: buildPublicreportNotifyPhonePoolWhere[Q](PublicreportNotifyPhonePools.Columns),
|
2026-01-08 17:48:43 +00:00
|
|
|
PublicreportNuisances: buildPublicreportNuisanceWhere[Q](PublicreportNuisances.Columns),
|
2026-01-31 22:14:46 +00:00
|
|
|
PublicreportNuisanceImages: buildPublicreportNuisanceImageWhere[Q](PublicreportNuisanceImages.Columns),
|
2026-01-09 19:43:19 +00:00
|
|
|
PublicreportPools: buildPublicreportPoolWhere[Q](PublicreportPools.Columns),
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportPoolImages: buildPublicreportPoolImageWhere[Q](PublicreportPoolImages.Columns),
|
2026-01-08 15:00:30 +00:00
|
|
|
PublicreportQuicks: buildPublicreportQuickWhere[Q](PublicreportQuicks.Columns),
|
2026-01-16 14:52:11 +00:00
|
|
|
PublicreportQuickImages: buildPublicreportQuickImageWhere[Q](PublicreportQuickImages.Columns),
|
2026-01-13 19:47:19 +00:00
|
|
|
PublicreportReportLocations: buildPublicreportReportLocationWhere[Q](PublicreportReportLocations.Columns),
|
2026-02-10 04:31:57 +00:00
|
|
|
PublicreportSubscribeEmails: buildPublicreportSubscribeEmailWhere[Q](PublicreportSubscribeEmails.Columns),
|
|
|
|
|
PublicreportSubscribePhones: buildPublicreportSubscribePhoneWhere[Q](PublicreportSubscribePhones.Columns),
|
2025-12-02 00:28:14 +00:00
|
|
|
RasterColumns: buildRasterColumnWhere[Q](RasterColumns.Columns),
|
|
|
|
|
RasterOverviews: buildRasterOverviewWhere[Q](RasterOverviews.Columns),
|
|
|
|
|
Sessions: buildSessionWhere[Q](Sessions.Columns),
|
2026-02-26 18:18:33 +00:00
|
|
|
Sites: buildSiteWhere[Q](Sites.Columns),
|
2025-12-02 00:28:14 +00:00
|
|
|
SpatialRefSys: buildSpatialRefSyWhere[Q](SpatialRefSys.Columns),
|
|
|
|
|
Users: buildUserWhere[Q](Users.Columns),
|
2025-11-04 23:11:32 +00:00
|
|
|
}
|
|
|
|
|
}
|