# Functions
AddEventHook registers your hook function for all future operations.
AddEventTimeUnitHook registers your hook function for all future operations.
AddGooseDBVersionHook registers your hook function for all future operations.
AddOauthProviderHook registers your hook function for all future operations.
AddOauthUserInfoHook registers your hook function for all future operations.
AddRefreshTokenHook registers your hook function for all future operations.
AddUserEventAnswerHook registers your hook function for all future operations.
AddUserEventAnswerUnitHook registers your hook function for all future operations.
AddUserHook registers your hook function for all future operations.
No description provided by the author
EventExists checks if the Event row exists.
Events retrieves all the records using an executor.
EventTimeUnitExists checks if the EventTimeUnit row exists.
EventTimeUnits retrieves all the records using an executor.
FindEvent retrieves a single record by ID with an executor.
FindEventTimeUnit retrieves a single record by ID with an executor.
FindGooseDBVersion retrieves a single record by ID with an executor.
FindOauthProvider retrieves a single record by ID with an executor.
FindOauthUserInfo retrieves a single record by ID with an executor.
FindRefreshToken retrieves a single record by ID with an executor.
FindUser retrieves a single record by ID with an executor.
FindUserEventAnswer retrieves a single record by ID with an executor.
FindUserEventAnswerUnit retrieves a single record by ID with an executor.
GooseDBVersionExists checks if the GooseDBVersion row exists.
GooseDBVersions retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OauthProviderExists checks if the OauthProvider row exists.
OauthProviders retrieves all the records using an executor.
OauthUserInfoExists checks if the OauthUserInfo row exists.
OauthUserInfos retrieves all the records using an executor.
RefreshTokenExists checks if the RefreshToken row exists.
RefreshTokens retrieves all the records using an executor.
UserEventAnswerExists checks if the UserEventAnswer row exists.
UserEventAnswers retrieves all the records using an executor.
UserEventAnswerUnitExists checks if the UserEventAnswerUnit row exists.
UserEventAnswerUnits retrieves all the records using an executor.
UserExists checks if the User row exists.
Users retrieves all the records using an executor.
# Constants
Enum values for UserEventAnswerUnitAvailability.
Enum values for UserEventAnswerUnitAvailability.
Enum values for UserEventAnswerUnitAvailability.
# Variables
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
EventRels is where relationship names are stored.
No description provided by the author
No description provided by the author
EventTimeUnitRels 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
GooseDBVersionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
OauthProviderRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
OauthUserInfoRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
RefreshTokenRels 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
UserEventAnswerRels is where relationship names are stored.
No description provided by the author
No description provided by the author
UserEventAnswerUnitRels is where relationship names are stored.
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
Event is an object representing the database table.
EventTimeUnit is an object representing the database table.
GooseDBVersion is an object representing the database table.
OauthProvider is an object representing the database table.
OauthUserInfo is an object representing the database table.
RefreshToken is an object representing the database table.
User is an object representing the database table.
UserEventAnswer is an object representing the database table.
UserEventAnswerUnit 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
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
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
No description provided by the author
No description provided by the author