# Functions
FindRoleCommand retrieves a single record by ID with an executor.
FindRoleCommandG retrieves a single record by ID.
FindRoleGroup retrieves a single record by ID with an executor.
FindRoleGroupG retrieves a single record by ID.
FindRoleMenu retrieves a single record by ID with an executor.
FindRoleMenuG retrieves a single record by ID.
FindRoleMenuOption retrieves a single record by ID with an executor.
FindRoleMenuOptionG retrieves a single record by ID.
NewQuery initializes a new Query using the passed in QueryMods.
RoleCommandExists checks if the RoleCommand row exists.
RoleCommandExistsG checks if the RoleCommand row exists.
RoleCommands retrieves all the records using an executor.
RoleGroupExists checks if the RoleGroup row exists.
RoleGroupExistsG checks if the RoleGroup row exists.
RoleGroups retrieves all the records using an executor.
RoleMenuExists checks if the RoleMenu row exists.
RoleMenuExistsG checks if the RoleMenu row exists.
RoleMenuOptionExists checks if the RoleMenuOption row exists.
RoleMenuOptionExistsG checks if the RoleMenuOption row exists.
RoleMenuOptions retrieves all the records using an executor.
RoleMenus retrieves all the records using an executor.
# 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
RoleCommandRels is where relationship names are stored.
No description provided by the author
No description provided by the author
RoleGroupRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
RoleMenuOptionRels is where relationship names are stored.
No description provided by the author
RoleMenuRels is where relationship names are stored.
No description provided by the author
No description provided by the author
# Structs
RoleCommand is an object representing the database table.
RoleGroup is an object representing the database table.
RoleMenu is an object representing the database table.
RoleMenuOption is an object representing the database table.
# Type aliases
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