# Is there a way to specify a naming convention for a changelog filename?

**URL:** https://forum.liquibase.org/t/is-there-a-way-to-specify-a-naming-convention-for-a-changelog-filename/5432
**Category:** General Discussion
**Created:** [May 6, 2021, 2:52pm UTC](https://forum.liquibase.org/t/is-there-a-way-to-specify-a-naming-convention-for-a-changelog-filename/5432 "2021-05-06T14:52:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jchaplin](https://avatars.discourse-cdn.com/v4/letter/j/35a633/32.png) [@jchaplin](https://forum.liquibase.org/u/jchaplin)
#### Post date: [May 6, 2021, 2:52pm UTC](https://forum.liquibase.org/t/is-there-a-way-to-specify-a-naming-convention-for-a-changelog-filename/5432/1 "2021-05-06T14:52:23Z")

</div>

Is there a way to specify a naming convention for a changelog ? For example

mvn liquibase:generateChangeLog -Dliquibase.outputChangeLogFile=src/main/resources/db/changelog/changelog\*\*${date}\*\*.postgresql.sql

I don’t find anything in the docs or on other sites. If there is some documentation can someone point me to it?

---

<div class="post-metadata">

### Author: ![aditi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.liquibase.org/aditi/32/356_2.png) [@aditi](https://forum.liquibase.org/u/aditi)
#### Post date: [May 7, 2021, 1:37pm UTC](https://forum.liquibase.org/t/is-there-a-way-to-specify-a-naming-convention-for-a-changelog-filename/5432/2 "2021-05-07T13:37:18Z")

</div>

Hey @jchaplin ,  
I found this document about changelogs [here](https://docs.liquibase.com/concepts/basic/changelog.html) . This explains changelogs in various formats like SQL, XML, JSON, YAML and other formats.

---

<div class="post-metadata">

### Author: ![jchaplin](https://avatars.discourse-cdn.com/v4/letter/j/35a633/32.png) [@jchaplin](https://forum.liquibase.org/u/jchaplin)
#### Post date: [May 20, 2021, 3:19pm UTC](https://forum.liquibase.org/t/is-there-a-way-to-specify-a-naming-convention-for-a-changelog-filename/5432/3 "2021-05-20T15:19:46Z")

</div>

Thanks @aditi , but this is what I was looking for.

> **[Get Started | Supported Databases | Liquibase.org](https://www.liquibase.org/get-started/databases?_ga=2.72288598.456868310.1618580906-1061329347.1617633818)**
>
> Liquibase works with all kinds of databases. Get the list of supported databases. Certified support is also available.
