Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Liquibase creates log tables with user schema

$
0
0
When implementing liquibase on Sql Server. Below tables are created on USER schema not with DBO schema. Not sure how to fix this. 

AMAR.DATABASECHANGELOG
AMAR.DATABASECHANGELOGLOCK

It shoule be 
DBO.DATABASECHANGELOG
DBO.DATABASECHANGELOGLOCK 

I don't have any issues on creating table. It always creates on DBO schema. I'm using integratedSecurity and Liquibase version is 3.4.2

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>