Quantcast
Channel: Liquibase Forums
Browsing all 2993 articles
Browse latest View live

mysql tagDatabase operation problem

Good morning,I wrote on the past on the subject but with unfortunately with no answer. I'm currently testing your product with mysql and I have a problem the tagging process ( I did not test it but...

View Article


Re : changeset with multiple context

I would prefer not to convert them. Our developers are used to sql files and we don't need db-vendor independence or something like this, so the annotated sql files are a good way for us.As the simple...

View Article


Rollback not working using rollback tag

My Changelog xml:<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

View Article

Add rollback tags to liquibase diff

Hi All,Is there anyway to generate rollback tags to a diffChangelog xml file?Basically I want to keep a QA Db "insync" with a Dev db.I want to 1.) Generate the diffs between a machine used for Dev and...

View Article

Re : Add rollback tags to liquibase diff

Yes, you are correct - either you or (ideally) the person who initially created the change would need to write the rollback steps for anything that can't be automatically rolled back. Steve...

View Article


precondition problem mysql

Hi I am having a problem with this changeset<changeSet author="author" id="1"> <preConditions onFail="MARK_RAN">     <dbms type="PostgreSQL"/>  </preConditions>...

View Article

Is switching SQL Server databases during a liquibase changeset and the...

Hi,I was using the 3.1.1 Maven Liquibase Plugin (I've since upgraded to 3.2.0 and still have the same problem) with SQL Server, and ran into an issue where the liquibase lock was not released due to a...

View Article

How to tag a database with liquibase 3.2.0 ?

Hi,i am doing my first steps with liquibase and oracle. Changing the database is fine, but I am not able to tag the database.First I tried the command line, but the tag command returned  an...

View Article


Re : Is switching SQL Server databases during a liquibase changeset and the...

It seems to me that you should just change the sql so that there is a "use database_a" in the sql. As to whether Liquibase should keep track of the locks that it acquires and then verify that the lock...

View Article


Re : How to tag a database with liquibase 3.2.0 ?

This is the intended behavior. When you roll back and use a tag, Liquibase rolls back everything that changed after the tag. It does not remove the tag itself. The intent is that you would mark a set...

View Article

Image may be NSFW.
Clik here to view.

Re : Is switching SQL Server databases during a liquibase changeset and the...

Thanks Steve,The actual fix for me was that I had to remove the "use" statement altogether. It was a schoolboy cut and paste error that it was in there in the first place. However, I'm not sure I agree...

View Article

GenerateChangeLog + Oracle column order for tables (v3.1.1)

I'm noticing that the generated changelog does not appear to be absolutely faithful in column ordering for tables on an Oracle DB.  I don't fully know my way around the code yet, but this...

View Article

Upgrading from 2.0.5 to 3.2.0

I'm a bit behind the upgrade curve, but I thought I would see if 3.2.0 would be any faster than 2.0.5 is for me.I run Liquibase from Gradle.  I currently use H2 for dev, and Postgres for prod.I changed...

View Article


Re : Upgrading from 2.0.5 to 3.2.0

I'm not sure what the problem is, but I would try diagnosing it further by replacing all the 0 values with different values (1, 2, 3, etc.), so you could see which column is the problem. So something...

View Article

Re : Upgrading from 2.0.5 to 3.2.0

That was an excellent idea, and it only makes the result more interesting:Unexpected error running Liquibase: Error executing SQL INSERT INTO USERS            (userid, companyid, useremail, firstname,...

View Article


Re : Upgrading from 2.0.5 to 3.2.0

In you are using Gradle, I think you can specify --logLevel=debug on the command line. You can also set logLevel=debug in your liquibase.properties file.Steve DoniePrincipal Software EngineerDatical,...

View Article

Re : Upgrading from 2.0.5 to 3.2.0

Added the logLevel=debug worked perfectly.  I managed to get a stack trace.  Now it gets even stranger.  It reads to me like the exception is happening in H2, not in LiquiBase.  The problem I have with...

View Article


Re : Upgrading from 2.0.5 to 3.2.0

That is very strange - all I can think of is to debug through it and see where that 0.0 comes from. Steve DoniePrincipal Software EngineerDatical, Inc. http://www.datical.com/

View Article

Image may be NSFW.
Clik here to view.

https://forum.liquibase.org wrong SSL certificate

Trying to login to forum.liquibase.org I get the following error:While I can manually "proceed anyway", it seems the SSL configuration need to be fixed.

View Article

Upgrade 3.1.1 to 3.2.0 throws liquibase.exception.ValidationFailedException:...

I have an issue upgrading from 3.1.1 to 3.2.0 due to mismatched checksum, although the changeset file is unchanged:liquibase.exception.ValidationFailedException: Validation Failed:     1 change sets...

View Article
Browsing all 2993 articles
Browse latest View live


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