Liquibase
Category: Cloud
Status: base
Manages Liquibase database migration changelogs as a filesystem connector. Allows browsing, editing, and running Liquibase changeset files.
Connection Settings
| Field |
Default |
Description |
| path |
(empty) |
Root path to the Liquibase changelog directory |
Authentication
No authentication. Access is controlled by filesystem permissions on the changelog directory.
Supported Actions
- upload / download — transfer changelog files
- delete — remove changeset files
- create_object / rename_object — manage changelog files
- extract_archive / create_archive — archive operations
- transfer_between_connectors — move changelogs between connectors
- search_by_name — find changelogs by name
- execute — run Liquibase commands
External Links
- https://docs.liquibase.com/