Hi!
I am currently using XML format because there is an XSD available which allows auto-completion in my IDE. Is there als a schema definition available for YAML format? Would be great, because YAML is cleaner than XML
Thanks and regards,
Rainer
Hi!
I am currently using XML format because there is an XSD available which allows auto-completion in my IDE. Is there als a schema definition available for YAML format? Would be great, because YAML is cleaner than XML
Thanks and regards,
Rainer
Hi @raho ,
Liquibase allows you to define your DB changes in 3 different formats:
It also allows you to use plain SQL scripts if you want.
Please visit this documentation for help with Liquibase changesets in YAML format.
Do let us know if you need any ither help and if you face any issues using it.
Thanks,
Rakhi Agrawal