packageBuild(SQLcl)
Collects a group of SQL and other files to be run by the packageDeploy(SQLcl) operation. Files can be populated from the SCM of your choice. See the appendix for information about the project file attributes.
Please note that the statements in the SQL files must be delimited properly.the operation here.
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project File Includes |
| Â No | Controls files included in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex |
Project File Excludes |
| Â No | Controls files excluded from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, |
Artifacts
This operation produces package deploy file packages for use by the packageDeploy(SQLcl) operation.
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
Special Considerations
Please see below for information about the project file attributes
Supported Object Types
The SQLcl plugin partial deploy support allows for deploying File and Folder type objects. These links explain the three types and their attributes.
Object Types
- style