Liquibase Mongodb insert changeset in yaml format

Hi All,
I need mongodb changeset for insertMany and insertOne in yaml format example.

I have created in xml format but i need to create same in yaml format too… Better if any tool we have which convert xml to yaml format

Hi @Zabi,

We don’t include a changelog format converter in Liquibase, but I was able to find an online XML to YAML converter you could try.

Please respond and let me know if this helps (or not).

Best,

-Kevin