354 lines
26 KiB
Go
354 lines
26 KiB
Go
// Code generated by BobGen psql v0.42.5. DO NOT EDIT.
|
|
// This file is meant to be re-generated in place and/or deleted at any time.
|
|
|
|
package models
|
|
|
|
import (
|
|
"github.com/Gleipnir-Technology/bob/clause"
|
|
"github.com/Gleipnir-Technology/bob/dialect/psql"
|
|
"github.com/Gleipnir-Technology/bob/dialect/psql/dialect"
|
|
)
|
|
|
|
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 {
|
|
Addresses addressWhere[Q]
|
|
ArcgisAccounts arcgisAccountWhere[Q]
|
|
ArcgisAddressMappings arcgisAddressMappingWhere[Q]
|
|
ArcgisLayers arcgisLayerWhere[Q]
|
|
ArcgisLayerFields arcgisLayerFieldWhere[Q]
|
|
ArcgisOauthTokens arcgisOauthTokenWhere[Q]
|
|
ArcgisParcelMappings arcgisParcelMappingWhere[Q]
|
|
ArcgisServiceFeatures arcgisServiceFeatureWhere[Q]
|
|
ArcgisServiceMaps arcgisServiceMapWhere[Q]
|
|
ArcgisUsers arcgisuserWhere[Q]
|
|
ArcgisUserPrivileges arcgisUserPrivilegeWhere[Q]
|
|
CommsEmailContacts commsEmailContactWhere[Q]
|
|
CommsEmailLogs commsEmailLogWhere[Q]
|
|
CommsEmailTemplates commsEmailTemplateWhere[Q]
|
|
CommsMailers commsMailerWhere[Q]
|
|
CommsPhones commsPhoneWhere[Q]
|
|
CommsTextJobs commsTextJobWhere[Q]
|
|
CommsTextLogs commsTextLogWhere[Q]
|
|
ComplianceReportRequests complianceReportRequestWhere[Q]
|
|
ComplianceReportRequestMailers complianceReportRequestMailerWhere[Q]
|
|
DistrictSubscriptionEmails districtSubscriptionEmailWhere[Q]
|
|
DistrictSubscriptionPhones districtSubscriptionPhoneWhere[Q]
|
|
Features featureWhere[Q]
|
|
FeaturePools featurePoolWhere[Q]
|
|
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]
|
|
FileuploadCSVS fileuploadCSVWhere[Q]
|
|
FileuploadErrorCSVS fileuploadErrorCSVWhere[Q]
|
|
FileuploadErrorFiles fileuploadErrorFileWhere[Q]
|
|
FileuploadFiles fileuploadFileWhere[Q]
|
|
FileuploadPools fileuploadPoolWhere[Q]
|
|
GeographyColumns geographyColumnWhere[Q]
|
|
GeometryColumns geometryColumnWhere[Q]
|
|
GooseDBVersions gooseDBVersionWhere[Q]
|
|
H3Aggregations h3AggregationWhere[Q]
|
|
Jobs jobWhere[Q]
|
|
Leads leadWhere[Q]
|
|
LobEvents lobEventWhere[Q]
|
|
LogImpersonations logImpersonationWhere[Q]
|
|
NoteAudios noteAudioWhere[Q]
|
|
NoteAudioBreadcrumbs noteAudioBreadcrumbWhere[Q]
|
|
NoteAudioData noteAudioDatumWhere[Q]
|
|
NoteImages noteImageWhere[Q]
|
|
NoteImageBreadcrumbs noteImageBreadcrumbWhere[Q]
|
|
NoteImageData noteImageDatumWhere[Q]
|
|
Notifications notificationWhere[Q]
|
|
Organizations organizationWhere[Q]
|
|
Parcels parcelWhere[Q]
|
|
PublicreportClients publicreportClientWhere[Q]
|
|
PublicreportCompliances publicreportComplianceWhere[Q]
|
|
PublicreportImages publicreportImageWhere[Q]
|
|
PublicreportImageExifs publicreportImageExifWhere[Q]
|
|
PublicreportNotifyEmails publicreportNotifyEmailWhere[Q]
|
|
PublicreportNotifyEmailNuisanceOlds publicreportNotifyEmailNuisanceOldWhere[Q]
|
|
PublicreportNotifyEmailWaterOlds publicreportNotifyEmailWaterOldWhere[Q]
|
|
PublicreportNotifyPhones publicreportNotifyPhoneWhere[Q]
|
|
PublicreportNotifyPhoneNuisanceOlds publicreportNotifyPhoneNuisanceOldWhere[Q]
|
|
PublicreportNotifyPhoneWaterOlds publicreportNotifyPhoneWaterOldWhere[Q]
|
|
PublicreportNuisances publicreportNuisanceWhere[Q]
|
|
PublicreportNuisanceImageOlds publicreportNuisanceImageOldWhere[Q]
|
|
PublicreportNuisanceOlds publicreportNuisanceOldWhere[Q]
|
|
PublicreportOrganizationReportCounts publicreportOrganizationReportCountWhere[Q]
|
|
PublicreportReports publicreportReportWhere[Q]
|
|
PublicreportReportImages publicreportReportImageWhere[Q]
|
|
PublicreportReportLogs publicreportReportLogWhere[Q]
|
|
PublicreportSubscribeEmails publicreportSubscribeEmailWhere[Q]
|
|
PublicreportSubscribePhones publicreportSubscribePhoneWhere[Q]
|
|
PublicreportWaters publicreportWaterWhere[Q]
|
|
PublicreportWaterImageOlds publicreportWaterImageOldWhere[Q]
|
|
PublicreportWaterOlds publicreportWaterOldWhere[Q]
|
|
RasterColumns rasterColumnWhere[Q]
|
|
RasterOverviews rasterOverviewWhere[Q]
|
|
ReportTexts reportTextWhere[Q]
|
|
Residents residentWhere[Q]
|
|
ReviewTasks reviewTaskWhere[Q]
|
|
ReviewTaskPools reviewTaskPoolWhere[Q]
|
|
Sessions sessionWhere[Q]
|
|
Signals signalWhere[Q]
|
|
Sites siteWhere[Q]
|
|
SpatialRefSys spatialRefSyWhere[Q]
|
|
StadiaAPIRequests stadiaAPIRequestWhere[Q]
|
|
TileCachedImages tileCachedImageWhere[Q]
|
|
TileServices tileServiceWhere[Q]
|
|
Users userWhere[Q]
|
|
} {
|
|
return struct {
|
|
Addresses addressWhere[Q]
|
|
ArcgisAccounts arcgisAccountWhere[Q]
|
|
ArcgisAddressMappings arcgisAddressMappingWhere[Q]
|
|
ArcgisLayers arcgisLayerWhere[Q]
|
|
ArcgisLayerFields arcgisLayerFieldWhere[Q]
|
|
ArcgisOauthTokens arcgisOauthTokenWhere[Q]
|
|
ArcgisParcelMappings arcgisParcelMappingWhere[Q]
|
|
ArcgisServiceFeatures arcgisServiceFeatureWhere[Q]
|
|
ArcgisServiceMaps arcgisServiceMapWhere[Q]
|
|
ArcgisUsers arcgisuserWhere[Q]
|
|
ArcgisUserPrivileges arcgisUserPrivilegeWhere[Q]
|
|
CommsEmailContacts commsEmailContactWhere[Q]
|
|
CommsEmailLogs commsEmailLogWhere[Q]
|
|
CommsEmailTemplates commsEmailTemplateWhere[Q]
|
|
CommsMailers commsMailerWhere[Q]
|
|
CommsPhones commsPhoneWhere[Q]
|
|
CommsTextJobs commsTextJobWhere[Q]
|
|
CommsTextLogs commsTextLogWhere[Q]
|
|
ComplianceReportRequests complianceReportRequestWhere[Q]
|
|
ComplianceReportRequestMailers complianceReportRequestMailerWhere[Q]
|
|
DistrictSubscriptionEmails districtSubscriptionEmailWhere[Q]
|
|
DistrictSubscriptionPhones districtSubscriptionPhoneWhere[Q]
|
|
Features featureWhere[Q]
|
|
FeaturePools featurePoolWhere[Q]
|
|
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]
|
|
FileuploadCSVS fileuploadCSVWhere[Q]
|
|
FileuploadErrorCSVS fileuploadErrorCSVWhere[Q]
|
|
FileuploadErrorFiles fileuploadErrorFileWhere[Q]
|
|
FileuploadFiles fileuploadFileWhere[Q]
|
|
FileuploadPools fileuploadPoolWhere[Q]
|
|
GeographyColumns geographyColumnWhere[Q]
|
|
GeometryColumns geometryColumnWhere[Q]
|
|
GooseDBVersions gooseDBVersionWhere[Q]
|
|
H3Aggregations h3AggregationWhere[Q]
|
|
Jobs jobWhere[Q]
|
|
Leads leadWhere[Q]
|
|
LobEvents lobEventWhere[Q]
|
|
LogImpersonations logImpersonationWhere[Q]
|
|
NoteAudios noteAudioWhere[Q]
|
|
NoteAudioBreadcrumbs noteAudioBreadcrumbWhere[Q]
|
|
NoteAudioData noteAudioDatumWhere[Q]
|
|
NoteImages noteImageWhere[Q]
|
|
NoteImageBreadcrumbs noteImageBreadcrumbWhere[Q]
|
|
NoteImageData noteImageDatumWhere[Q]
|
|
Notifications notificationWhere[Q]
|
|
Organizations organizationWhere[Q]
|
|
Parcels parcelWhere[Q]
|
|
PublicreportClients publicreportClientWhere[Q]
|
|
PublicreportCompliances publicreportComplianceWhere[Q]
|
|
PublicreportImages publicreportImageWhere[Q]
|
|
PublicreportImageExifs publicreportImageExifWhere[Q]
|
|
PublicreportNotifyEmails publicreportNotifyEmailWhere[Q]
|
|
PublicreportNotifyEmailNuisanceOlds publicreportNotifyEmailNuisanceOldWhere[Q]
|
|
PublicreportNotifyEmailWaterOlds publicreportNotifyEmailWaterOldWhere[Q]
|
|
PublicreportNotifyPhones publicreportNotifyPhoneWhere[Q]
|
|
PublicreportNotifyPhoneNuisanceOlds publicreportNotifyPhoneNuisanceOldWhere[Q]
|
|
PublicreportNotifyPhoneWaterOlds publicreportNotifyPhoneWaterOldWhere[Q]
|
|
PublicreportNuisances publicreportNuisanceWhere[Q]
|
|
PublicreportNuisanceImageOlds publicreportNuisanceImageOldWhere[Q]
|
|
PublicreportNuisanceOlds publicreportNuisanceOldWhere[Q]
|
|
PublicreportOrganizationReportCounts publicreportOrganizationReportCountWhere[Q]
|
|
PublicreportReports publicreportReportWhere[Q]
|
|
PublicreportReportImages publicreportReportImageWhere[Q]
|
|
PublicreportReportLogs publicreportReportLogWhere[Q]
|
|
PublicreportSubscribeEmails publicreportSubscribeEmailWhere[Q]
|
|
PublicreportSubscribePhones publicreportSubscribePhoneWhere[Q]
|
|
PublicreportWaters publicreportWaterWhere[Q]
|
|
PublicreportWaterImageOlds publicreportWaterImageOldWhere[Q]
|
|
PublicreportWaterOlds publicreportWaterOldWhere[Q]
|
|
RasterColumns rasterColumnWhere[Q]
|
|
RasterOverviews rasterOverviewWhere[Q]
|
|
ReportTexts reportTextWhere[Q]
|
|
Residents residentWhere[Q]
|
|
ReviewTasks reviewTaskWhere[Q]
|
|
ReviewTaskPools reviewTaskPoolWhere[Q]
|
|
Sessions sessionWhere[Q]
|
|
Signals signalWhere[Q]
|
|
Sites siteWhere[Q]
|
|
SpatialRefSys spatialRefSyWhere[Q]
|
|
StadiaAPIRequests stadiaAPIRequestWhere[Q]
|
|
TileCachedImages tileCachedImageWhere[Q]
|
|
TileServices tileServiceWhere[Q]
|
|
Users userWhere[Q]
|
|
}{
|
|
Addresses: buildAddressWhere[Q](Addresses.Columns),
|
|
ArcgisAccounts: buildArcgisAccountWhere[Q](ArcgisAccounts.Columns),
|
|
ArcgisAddressMappings: buildArcgisAddressMappingWhere[Q](ArcgisAddressMappings.Columns),
|
|
ArcgisLayers: buildArcgisLayerWhere[Q](ArcgisLayers.Columns),
|
|
ArcgisLayerFields: buildArcgisLayerFieldWhere[Q](ArcgisLayerFields.Columns),
|
|
ArcgisOauthTokens: buildArcgisOauthTokenWhere[Q](ArcgisOauthTokens.Columns),
|
|
ArcgisParcelMappings: buildArcgisParcelMappingWhere[Q](ArcgisParcelMappings.Columns),
|
|
ArcgisServiceFeatures: buildArcgisServiceFeatureWhere[Q](ArcgisServiceFeatures.Columns),
|
|
ArcgisServiceMaps: buildArcgisServiceMapWhere[Q](ArcgisServiceMaps.Columns),
|
|
ArcgisUsers: buildArcgisUserWhere[Q](ArcgisUsers.Columns),
|
|
ArcgisUserPrivileges: buildArcgisUserPrivilegeWhere[Q](ArcgisUserPrivileges.Columns),
|
|
CommsEmailContacts: buildCommsEmailContactWhere[Q](CommsEmailContacts.Columns),
|
|
CommsEmailLogs: buildCommsEmailLogWhere[Q](CommsEmailLogs.Columns),
|
|
CommsEmailTemplates: buildCommsEmailTemplateWhere[Q](CommsEmailTemplates.Columns),
|
|
CommsMailers: buildCommsMailerWhere[Q](CommsMailers.Columns),
|
|
CommsPhones: buildCommsPhoneWhere[Q](CommsPhones.Columns),
|
|
CommsTextJobs: buildCommsTextJobWhere[Q](CommsTextJobs.Columns),
|
|
CommsTextLogs: buildCommsTextLogWhere[Q](CommsTextLogs.Columns),
|
|
ComplianceReportRequests: buildComplianceReportRequestWhere[Q](ComplianceReportRequests.Columns),
|
|
ComplianceReportRequestMailers: buildComplianceReportRequestMailerWhere[Q](ComplianceReportRequestMailers.Columns),
|
|
DistrictSubscriptionEmails: buildDistrictSubscriptionEmailWhere[Q](DistrictSubscriptionEmails.Columns),
|
|
DistrictSubscriptionPhones: buildDistrictSubscriptionPhoneWhere[Q](DistrictSubscriptionPhones.Columns),
|
|
Features: buildFeatureWhere[Q](Features.Columns),
|
|
FeaturePools: buildFeaturePoolWhere[Q](FeaturePools.Columns),
|
|
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),
|
|
FileuploadCSVS: buildFileuploadCSVWhere[Q](FileuploadCSVS.Columns),
|
|
FileuploadErrorCSVS: buildFileuploadErrorCSVWhere[Q](FileuploadErrorCSVS.Columns),
|
|
FileuploadErrorFiles: buildFileuploadErrorFileWhere[Q](FileuploadErrorFiles.Columns),
|
|
FileuploadFiles: buildFileuploadFileWhere[Q](FileuploadFiles.Columns),
|
|
FileuploadPools: buildFileuploadPoolWhere[Q](FileuploadPools.Columns),
|
|
GeographyColumns: buildGeographyColumnWhere[Q](GeographyColumns.Columns),
|
|
GeometryColumns: buildGeometryColumnWhere[Q](GeometryColumns.Columns),
|
|
GooseDBVersions: buildGooseDBVersionWhere[Q](GooseDBVersions.Columns),
|
|
H3Aggregations: buildH3AggregationWhere[Q](H3Aggregations.Columns),
|
|
Jobs: buildJobWhere[Q](Jobs.Columns),
|
|
Leads: buildLeadWhere[Q](Leads.Columns),
|
|
LobEvents: buildLobEventWhere[Q](LobEvents.Columns),
|
|
LogImpersonations: buildLogImpersonationWhere[Q](LogImpersonations.Columns),
|
|
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),
|
|
Notifications: buildNotificationWhere[Q](Notifications.Columns),
|
|
Organizations: buildOrganizationWhere[Q](Organizations.Columns),
|
|
Parcels: buildParcelWhere[Q](Parcels.Columns),
|
|
PublicreportClients: buildPublicreportClientWhere[Q](PublicreportClients.Columns),
|
|
PublicreportCompliances: buildPublicreportComplianceWhere[Q](PublicreportCompliances.Columns),
|
|
PublicreportImages: buildPublicreportImageWhere[Q](PublicreportImages.Columns),
|
|
PublicreportImageExifs: buildPublicreportImageExifWhere[Q](PublicreportImageExifs.Columns),
|
|
PublicreportNotifyEmails: buildPublicreportNotifyEmailWhere[Q](PublicreportNotifyEmails.Columns),
|
|
PublicreportNotifyEmailNuisanceOlds: buildPublicreportNotifyEmailNuisanceOldWhere[Q](PublicreportNotifyEmailNuisanceOlds.Columns),
|
|
PublicreportNotifyEmailWaterOlds: buildPublicreportNotifyEmailWaterOldWhere[Q](PublicreportNotifyEmailWaterOlds.Columns),
|
|
PublicreportNotifyPhones: buildPublicreportNotifyPhoneWhere[Q](PublicreportNotifyPhones.Columns),
|
|
PublicreportNotifyPhoneNuisanceOlds: buildPublicreportNotifyPhoneNuisanceOldWhere[Q](PublicreportNotifyPhoneNuisanceOlds.Columns),
|
|
PublicreportNotifyPhoneWaterOlds: buildPublicreportNotifyPhoneWaterOldWhere[Q](PublicreportNotifyPhoneWaterOlds.Columns),
|
|
PublicreportNuisances: buildPublicreportNuisanceWhere[Q](PublicreportNuisances.Columns),
|
|
PublicreportNuisanceImageOlds: buildPublicreportNuisanceImageOldWhere[Q](PublicreportNuisanceImageOlds.Columns),
|
|
PublicreportNuisanceOlds: buildPublicreportNuisanceOldWhere[Q](PublicreportNuisanceOlds.Columns),
|
|
PublicreportOrganizationReportCounts: buildPublicreportOrganizationReportCountWhere[Q](PublicreportOrganizationReportCounts.Columns),
|
|
PublicreportReports: buildPublicreportReportWhere[Q](PublicreportReports.Columns),
|
|
PublicreportReportImages: buildPublicreportReportImageWhere[Q](PublicreportReportImages.Columns),
|
|
PublicreportReportLogs: buildPublicreportReportLogWhere[Q](PublicreportReportLogs.Columns),
|
|
PublicreportSubscribeEmails: buildPublicreportSubscribeEmailWhere[Q](PublicreportSubscribeEmails.Columns),
|
|
PublicreportSubscribePhones: buildPublicreportSubscribePhoneWhere[Q](PublicreportSubscribePhones.Columns),
|
|
PublicreportWaters: buildPublicreportWaterWhere[Q](PublicreportWaters.Columns),
|
|
PublicreportWaterImageOlds: buildPublicreportWaterImageOldWhere[Q](PublicreportWaterImageOlds.Columns),
|
|
PublicreportWaterOlds: buildPublicreportWaterOldWhere[Q](PublicreportWaterOlds.Columns),
|
|
RasterColumns: buildRasterColumnWhere[Q](RasterColumns.Columns),
|
|
RasterOverviews: buildRasterOverviewWhere[Q](RasterOverviews.Columns),
|
|
ReportTexts: buildReportTextWhere[Q](ReportTexts.Columns),
|
|
Residents: buildResidentWhere[Q](Residents.Columns),
|
|
ReviewTasks: buildReviewTaskWhere[Q](ReviewTasks.Columns),
|
|
ReviewTaskPools: buildReviewTaskPoolWhere[Q](ReviewTaskPools.Columns),
|
|
Sessions: buildSessionWhere[Q](Sessions.Columns),
|
|
Signals: buildSignalWhere[Q](Signals.Columns),
|
|
Sites: buildSiteWhere[Q](Sites.Columns),
|
|
SpatialRefSys: buildSpatialRefSyWhere[Q](SpatialRefSys.Columns),
|
|
StadiaAPIRequests: buildStadiaAPIRequestWhere[Q](StadiaAPIRequests.Columns),
|
|
TileCachedImages: buildTileCachedImageWhere[Q](TileCachedImages.Columns),
|
|
TileServices: buildTileServiceWhere[Q](TileServices.Columns),
|
|
Users: buildUserWhere[Q](Users.Columns),
|
|
}
|
|
}
|