package
1.32.2
Repository: https://github.com/botlabs-gg/yagpdb.git
Documentation: pkg.go.dev

# Functions

CustomCommandExists checks if the CustomCommand row exists.
CustomCommandExistsG checks if the CustomCommand row exists.
CustomCommandGroupExists checks if the CustomCommandGroup row exists.
CustomCommandGroupExistsG checks if the CustomCommandGroup row exists.
CustomCommandGroups retrieves all the records using an executor.
CustomCommands retrieves all the records using an executor.
FindCustomCommand retrieves a single record by ID with an executor.
FindCustomCommandG retrieves a single record by ID.
FindCustomCommandGroup retrieves a single record by ID with an executor.
FindCustomCommandGroupG retrieves a single record by ID.
FindTemplatesUserDatabase retrieves a single record by ID with an executor.
FindTemplatesUserDatabaseG retrieves a single record by ID.
NewQuery initializes a new Query using the passed in QueryMods.
TemplatesUserDatabaseExists checks if the TemplatesUserDatabase row exists.
TemplatesUserDatabaseExistsG checks if the TemplatesUserDatabase row exists.
TemplatesUserDatabases retrieves all the records using an executor.

# Variables

No description provided by the author
No description provided by the author
CustomCommandGroupRels is where relationship names are stored.
No description provided by the author
CustomCommandRels is where relationship names are stored.
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
No description provided by the author
TemplatesUserDatabaseRels is where relationship names are stored.
No description provided by the author

# Structs

CustomCommand is an object representing the database table.
CustomCommandGroup is an object representing the database table.
TemplatesUserDatabase is an object representing the database table.

# Type aliases

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