# Liquibase - YAML support

**URL:** https://forum.liquibase.org/t/liquibase-yaml-support/5490
**Category:** General Discussion
**Created:** [May 20, 2021, 4:10pm UTC](https://forum.liquibase.org/t/liquibase-yaml-support/5490 "2021-05-20T16:10:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mohsink](https://avatars.discourse-cdn.com/v4/letter/m/3da27b/32.png) [@mohsink](https://forum.liquibase.org/u/mohsink)
#### Post date: [May 20, 2021, 4:10pm UTC](https://forum.liquibase.org/t/liquibase-yaml-support/5490/1 "2021-05-20T16:10:10Z")

</div>

Are there any issues or any differences when using XML/SQL changelog vs YAML changelogs ?

Is YAML completely supported and matches 100% with XML/SQL ? including Liquibase Hub ?

thanks

---

<div class="post-metadata">

### Author: ![ronak](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.liquibase.org/ronak/32/221_2.png) [@ronak](https://forum.liquibase.org/u/ronak)
#### Post date: [May 21, 2021, 2:01pm UTC](https://forum.liquibase.org/t/liquibase-yaml-support/5490/2 "2021-05-21T14:01:56Z")

</div>

@mohsink ,

Hey there! Our Liquibase commands list how to write the change in the various supported formats. Where there is not a changeset available, it will be blank. For example SQL is not available here:  
[https://docs.liquibase.com/change-types/community/sql.html](https://docs.liquibase.com/change-types/community/sql.html)

-Ronak
