Hi,
Iam working on DB2 database. I can create liquibase changelog.xml containing changesets.
I would like to use CSV file to generate the liquibase changelog.xml containing changesets.
my requirement
1) Convert CSV file data to Changelog.xml
The columns in CSV should map to the column names of Changeset in the Changelog.xml .
Each row in CSV will have values which are the values for the column names of each changeset.
2) Convert Changelog.xml to CSV file data.
the column names of Changeset in the Changelog.xml should map to the columns in CSV.
The values for the column names of each changeset will have values for each row in CSV.
How can I do this ?
Thanks
-
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