Child pages (Children Display) |
---|
|
- Check-in (and package) your first script
- check-in your script(s) and package
- Fixing a script error found during packaging
- fix the script in source control and repackage
- Fixing a script error found after deployment to one or more environments
- repackage (stored logic)
- -cleanup & -replace (DDL & DML)
- Deploying the latest version of a stored logic (procedure, function, package, trigger, view) script
- more of a setup discussion about using versionStrategy
- from a developer POV, check-in your scripts - Datical will do the rest
- What happens when I delete a script from source control?
- For all stored logic, Datical creates a "drop <object>"
- For all DDL and DML, Datical doesn't process the file during packaging
- Putting one or more changes "on hold" (and re-enabling the change)
- use -ignore and -unignore
- Abandoning a change (and cleaning up)
- use -cleanup
- Merging changes from one pipeline to another
- merge changes in source control
- Datical packages the merged change by adding the new pipeline's labels
{"serverDuration": 179, "requestCorrelationId": "0716cb4b727d4ee8987a239d80891c79"}