# liquibase offline and databasechangelog table

**URL:** https://forum.liquibase.org/t/liquibase-offline-and-databasechangelog-table/2864
**Category:** General Discussion
**Created:** [January 24, 2014, 7:22am UTC](https://forum.liquibase.org/t/liquibase-offline-and-databasechangelog-table/2864 "2014-01-24T07:22:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Paul](https://avatars.discourse-cdn.com/v4/letter/p/bbe5ce/32.png) [@Paul](https://forum.liquibase.org/u/Paul)
#### Post date: [January 24, 2014, 7:22am UTC](https://forum.liquibase.org/t/liquibase-offline-and-databasechangelog-table/2864/1 "2014-01-24T07:22:00Z")

</div>

I am trying out the new offline option for update2sql and it looks like the generated sql does not insert rows into the databasechangelog table. &nbsp;

I can understand why liquibase might work that way but in my organization we often copy the production database back to development instances. So it would be helpful to have the script generate insert statements even though we are not referencing them when we generate our sql.

If I am the only user who has that need, I can create a workaround to import the csv file when I import my database but having the table updated is my preferred option.

---

<div class="post-metadata">

### Author: ![Guest](https://avatars.discourse-cdn.com/v4/letter/g/8dc957/32.png) [@Guest](https://forum.liquibase.org/u/Guest)
#### Post date: [January 24, 2014, 7:22am UTC](https://forum.liquibase.org/t/liquibase-offline-and-databasechangelog-table/2864/2 "2014-01-24T07:22:00Z")

</div>

Created an issue, CORE-1726, to descirbe how this feature could work.

---

<div class="post-metadata">

### Author: ![nvoxland](https://avatars.discourse-cdn.com/v4/letter/n/87869e/32.png) [@nvoxland](https://forum.liquibase.org/u/nvoxland)
#### Post date: [January 24, 2014, 7:22am UTC](https://forum.liquibase.org/t/liquibase-offline-and-databasechangelog-table/2864/3 "2014-01-24T07:22:00Z")

</div>

Thanks for creating the issue. I’ll comment on there.

Nathan
