From 44d050a0cb6fc36f1d5648482482958df3fe4d63 Mon Sep 17 00:00:00 2001 From: CodyAustinDavis Date: Tue, 19 Sep 2023 14:31:49 -0700 Subject: [PATCH] update readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c8f795f7..c3804569 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,10 @@ If hive_metastore is used, this is not tested and may not provide all the below ## Remaining Required Change Types to Finish in Advanced -1. [ ] -2. [ ] -3. [ ] +1. [ ] generateChangelog +2. [ ] addForeignKey +3. [ ] addUniqueConstraint +4. [ ] createIndex ## Remaining Required Change Types to Finish in Base/Contributed 1. [ ] (nice to have, not required) createFunction/dropFunction - in Liquibase Pro, should work in Databricks, but change type not accessible from Liquibase Core