RdbSchema
A database schema
Overview
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 |
|
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
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 |
|---|


