I’m trying to generate the initial change log using liquibase-2.0.1-bin. The DB is Postgress 8.3 R2 and I’m using postgresql-8.3-606.jdbc4.jar to reach it.
The output is:
liquibase: Reading tables for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading views for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading foreign keys for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading primary keys for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading columns for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading unique constraints for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading indexes for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: Reading sequences for enterprisedb @ jdbc:postgresql://localhost:5432/mydb …
liquibase: db.changelog.xml does not exist, creatingLiquibase ‘generateChangeLog’ Successful
However there a lots of tables\keys\indexes etc there. The file is generated and is a generic empty file. Please advice.
-
Learn
-
Resources
-
Free Tools
OSS Risk Scanner Database DevOps Risk AssessmentCheat Sheets
Snowflake + Liquibase Databricks + Liquibase -
eBooks
6 Liquibase Community Risks & How to Avoid Guide: SOC 2 Compliance at the Database Layer Guide: Quantify the Value of Liquibase Secure -
Comparison Guides
Liquibase vs. Flyway Liquibase vs. Bytebase Liquibase Community vs Liquibase Secure
-
- Quickstart
- Get Started
- Documentation
- University
-
Resources
- Connect
- Contribute
- Join
- Blog