Liquibase Enterprise was formerly known as Datical DB.
Getting a Project From Git
This section describes how to set up a Git repository and check out a project (after someone else from your team has already configured and shared that project in Git).
Git Repository Setup in Datical DB (versions 6.7 and higher)
You do this only once.
Note
The following instructions use an example Git repository. Substitute the repository and branch for your development environment.
- In the Datical DB GUI, go to File menu and select Import
- Choose Git > Projects from Git
- Click Next >
- Select Clone URI
- Click Next >
- In the URI field, copy and paste the Git clone URL from your Git repository. Rest of the fields should automatically populate based on the URI string.
- You may need to provide a User/Password for authentication if the URI is http-based. If the URI is ssh-based, then ensure that there is a public key provided for authentication with the Git repository.
- Click Next >
- Select the desired branch, then click Next.
- Verify the Local Destination for the repository, then click Next.
- The project is cloned from the repository to a local repo:
- Click Next >
- You will now see the final screen showing the project imported locally:
- Verify the Repository shows up in your Deployment Plans.
Check Out Project From Git (only versions 5.12 or older)
- Import projects from the new repository.
- Choose the project to import
- Verify the final project settings.
- Switch to the Deployment Plans perspective and verify the project.
Copyright © Liquibase 2012-2022 - Proprietary and Confidential