ControlTier Inc. > Open.ControlTier > ModuleForge.ControlTier
 
Font size:      

RdbSchema

A database schema

Overview

Open in Workbench RdbSchema: A database schema

Design

Super Type
Deployment
Role Concrete. (Objects can be created.)
Instance Names Unique
Notification false
Template Directory
Data View Children, proximity: 1
Logger Name RdbSchema

Constraints

Allowed Child Dependencies

  • DeploymentSetting
  • FilePath

Allowed Parent Dependencies

Allowed Property Values

Property Allowed Values Default Enforced
manages-deployments
  • false
  • true
true

Commands

Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.

Prepare

creates and grants the schema

Usage
Prepare

Workflow

  1. grantSchema
  2. createSchema

Options

Option Description

createSchema

Creates the schema

Usage
createSchema
Execution bash
Arguments echo create schema

Options

Option Description

grantSchema

Grants access to the schema

Usage
grantSchema
Execution bash
Arguments echo grant schema

Options

Option Description