Method InsertRoleInternalAsync(long, string)

Assembly: redb.Core.dll

Insert role into database. Override for DB-specific optimizations (e.g., RETURNING).

protected virtual Task InsertRoleInternalAsync(long roleId, string name)