oliallan14

Results 3 comments of oliallan14

You can do most of what is needed with runCommand or adminCommand. These make the specific operators such as insertMany() redundant. However, similar to plain SQL changes for relational systems...

Mongo extension does not support generateChangeLog For the index, you need to specify the keys tag see [here for an example](https://github.com/liquibase/liquibase-mongodb/blob/main/src/test/resources/liquibase/ext/changelog.create-index.test.xml)