# Variables
RoleMenusColumns holds the columns for the "role_menus" table.
RoleMenusTable holds the schema information for the "role_menus" table.
SysApisColumns holds the columns for the "sys_apis" table.
SysApisTable holds the schema information for the "sys_apis" table.
SysDepartmentsColumns holds the columns for the "sys_departments" table.
SysDepartmentsTable holds the schema information for the "sys_departments" table.
SysDictionariesColumns holds the columns for the "sys_dictionaries" table.
SysDictionariesTable holds the schema information for the "sys_dictionaries" table.
SysDictionaryDetailsColumns holds the columns for the "sys_dictionary_details" table.
SysDictionaryDetailsTable holds the schema information for the "sys_dictionary_details" table.
SysMenusColumns holds the columns for the "sys_menus" table.
SysMenusTable holds the schema information for the "sys_menus" table.
SysOauthProvidersColumns holds the columns for the "sys_oauth_providers" table.
SysOauthProvidersTable holds the schema information for the "sys_oauth_providers" table.
SysPositionsColumns holds the columns for the "sys_positions" table.
SysPositionsTable holds the schema information for the "sys_positions" table.
SysRolesColumns holds the columns for the "sys_roles" table.
SysRolesTable holds the schema information for the "sys_roles" table.
SysTokensColumns holds the columns for the "sys_tokens" table.
SysTokensTable holds the schema information for the "sys_tokens" table.
SysUsersColumns holds the columns for the "sys_users" table.
SysUsersTable holds the schema information for the "sys_users" table.
Tables holds all the tables in the schema.
UserPositionsColumns holds the columns for the "user_positions" table.
UserPositionsTable holds the schema information for the "user_positions" table.
UserRolesColumns holds the columns for the "user_roles" table.
UserRolesTable holds the schema information for the "user_roles" table.
WithDropColumn sets the drop column option to the migration.
WithDropIndex sets the drop index option to the migration.
WithForeignKeys enables creating foreign-key in schema DDL.
WithGlobalUniqueID sets the universal ids options to the migration.