Skip to content

Commit 58a9876

Browse files
loicottetvjovanov
authored andcommitted
Fix liquibase metadata for complete reflection types
1 parent 02ee533 commit 58a9876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

metadata/org.liquibase/liquibase-core/5.0.1/reflect-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@
495495
"typeReachable": "liquibase.command.core.helpers.DatabaseChangelogCommandStep"
496496
},
497497
"name": "liquibase.change.AddColumnConfig",
498+
"allDeclaredFields": true,
498499
"methods": [
499500
{
500501
"name": "<init>",
@@ -521,6 +522,7 @@
521522
"typeReachable": "liquibase.change.AbstractChange"
522523
},
523524
"name": "liquibase.change.ColumnConfig",
525+
"allDeclaredFields": true,
524526
"methods": [
525527
{
526528
"name": "<init>",

0 commit comments

Comments
 (0)