Datacenter build and management service
Conch::DB::Result::Workspace
workspace
data_type: 'uuid'
default_value: gen_random_uuid()
is_nullable: 0
size: 16
data_type: 'text'
is_nullable: 0
data_type: 'text'
is_nullable: 1
data_type: 'uuid'
is_foreign_key: 1
is_nullable: 1
size: 16
workspace_name_key
Type: belongs_to
Related object: Conch::DB::Result::Workspace
Type: has_many
Related object: Conch::DB::Result::UserWorkspaceRole
Type: has_many
Related object: Conch::DB::Result::WorkspaceRack
Type: has_many
Related object: Conch::DB::Result::Workspace
Type: many_to_many
Composing rels: “workspace_racks” -> rack
Type: many_to_many
Composing rels: “user_workspace_roles” -> user_account
Include information about the user’s permissions, if available.
Accessor for informational column, which is used by the serializer to signal we should fetch and include inherited role data.
Copyright Joyent, Inc.
This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.