Commit 746fce6
Add Actual Schema Gradle Plugin to Database
* Add Actual Schema Gradle Plugin to Database
Adds Actual Schema Gradle Plugin to the Database section.
The plugin generates a final PostgreSQL schema.sql/DDL from Liquibase migrations by applying them to a temporary PostgreSQL database via Testcontainers. This helps teams keep the actual resulting database schema in Git and review schema changes in pull requests or CI.
* Fix Actual Schema Gradle Plugin entry
---------
Co-authored-by: Andreas Kull <akullpp@gmail.com>1 parent 0ca583f commit 746fce6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| 345 | + | |
345 | 346 | | |
346 | 347 | | |
347 | 348 | | |
| |||
0 commit comments