package
0.0.0-20240830200021-371538d23400
Repository: https://github.com/dembygenesis/local.tools.git
Documentation: pkg.go.dev
# Functions
CapturePageExists checks if the CapturePage row exists.
CapturePages retrieves all the records using an executor.
CapturePageSetExists checks if the CapturePageSet row exists.
CapturePageSets retrieves all the records using an executor.
Categories retrieves all the records using an executor.
CategoryExists checks if the Category row exists.
CategoryTypeExists checks if the CategoryType row exists.
CategoryTypes retrieves all the records using an executor.
ClickTrackerExists checks if the ClickTracker row exists.
ClickTrackerLogExists checks if the ClickTrackerLog row exists.
ClickTrackerLogs retrieves all the records using an executor.
ClickTrackers retrieves all the records using an executor.
ClickTrackerSetExists checks if the ClickTrackerSet row exists.
ClickTrackerSets retrieves all the records using an executor.
FindCapturePage retrieves a single record by ID with an executor.
FindCapturePageSet retrieves a single record by ID with an executor.
FindCategory retrieves a single record by ID with an executor.
FindCategoryType retrieves a single record by ID with an executor.
FindClickTracker retrieves a single record by ID with an executor.
FindClickTrackerLog retrieves a single record by ID with an executor.
FindClickTrackerSet retrieves a single record by ID with an executor.
FindOrganization retrieves a single record by ID with an executor.
FindSchemaMigration retrieves a single record by ID with an executor.
FindUser retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OrganizationExists checks if the Organization row exists.
Organizations retrieves all the records using an executor.
SchemaMigrationExists checks if the SchemaMigration row exists.
SchemaMigrations retrieves all the records using an executor.
UserExists checks if the User row exists.
Users retrieves all the records using an executor.
# Variables
No description provided by the author
CapturePageRels is where relationship names are stored.
No description provided by the author
CapturePageSetRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CategoryRels is where relationship names are stored.
No description provided by the author
No description provided by the author
CategoryTypeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ClickTrackerLogRels is where relationship names are stored.
No description provided by the author
No description provided by the author
ClickTrackerRels is where relationship names are stored.
No description provided by the author
ClickTrackerSetRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
OrganizationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
SchemaMigrationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CapturePage is an object representing the database table.
CapturePageSet is an object representing the database table.
Category is an object representing the database table.
CategoryType is an object representing the database table.
ClickTracker is an object representing the database table.
ClickTrackerLog is an object representing the database table.
ClickTrackerSet is an object representing the database table.
Organization is an object representing the database table.
SchemaMigration is an object representing the database table.
User is an object representing the database table.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author
No description provided by the author