I have a table with hierarchical data. Since data is huge manually fixing is not viable. Is there a solution from liquibase to address this issue. or any hint that would help is welcome. Thank you.
example schema: id | parent_id | …|some other columns
where parent_id references id of same table.
When I generate log from this table, shown below, Insert staments are generated are not respecting inserting the primary row first before secondary row[parent_id refers primary row id] that depends on it.
liquibase --includeObjects="" generateChangeLog --diffTypes data
-
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