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

Re : Maven + Hibernate

I forked the standard liquibase hibernate. Now I have a running version that works with Liquibase 3.0.4 and the latest Hibernate 3 version. It supports hibernate mapping files, annotations and Spring...

View Article


Re : Using Liquibase Java API to generate SQL file from ChangeLog

Nathan,Could you please explain what this writer parameter is?  I want to use updateSQL command without the Maven plugin using the command line tool.  I have already setup our db using Liquibase...

View Article


Re : Declaration not found databaseChangeLog

Your problem was likely that you were using version 2.0.5 of the liquibase plugin, but a version 3.0 schema. If you switched to a 3.0.x build it should have worked.

View Article

generateChangeLog and difftypes

Hi,generateChangeLog does not work in version 3.0.4 with diffTypes=data.

View Article

Re : Liquibase not rollbacking changeset

Iam also facing same Issue.

View Article


addColumn not accepted

Hello,in the new version 3.0.4 there seems to be a problem when trying to run(update) changesets containing <addColumn..I have tried different changesets created by generateChangeLog but they all...

View Article

Liquibase generateChangeLog Failed: org/yaml/snakeyaml/representer/Representer

I'm new to LiquiBase, so I'm not sure where I'm going wrong.I'm running Liquibase Version: 3.0.4I'm trying to generate the changeLog with this command:java -jar -Xms512m -Xmx2g liquibase.jar...

View Article

Good practices - Use of LiquiBase packages and SVN

We change our deploy script to use liquibase but now I begin to have to some issues that I would like to have another opinion or maybe know a proper solution for that.We are using Oracle, and we have a...

View Article


Re : Maven + Hibernate

It's actually pretty simple to create some kind of diff yourself.The following code uses only JPA stuff but some hibernate specific properties. String unitName = ... //JPA unit name String...

View Article


Re : Cross DBMS usage of createIndex

Does anyone has an idea how to get that behavior from createIndex in code?

View Article

Re : Maven + Hibernate

Thanks you very much Christian,I was just working on something like this with HSQLDB. I have put the code in a junit test on my project so that when building the project it checks if the database...

View Article

Re : addColumn not accepted

Correction! the aforementioned changesets were created by diffDatabaseToChangeLog, not generateChangeLog.sorry

View Article

Re : How to handle migrations with multiple RDBMS?

Hi again,Is it possible to replace hash computation in some way through extension mechanism ? I would think it is possible to override changelog serializers hence we could imagine generating a string...

View Article


Re : Liquibase generateChangeLog Failed:...

I got the same error too. It looks like liquibase cannot find snakeyaml jar on the classpath for some reason.Another problem is that I need to explicitly set classpath for the driver. Placing the jar...

View Article

Re : Liquibase generateChangeLog Failed:...

I had the same error and finally decided to try a different package of the same version and it started to work.I downloaded:liquibase-3.0.4-bin.ziprather...

View Article


Hibernate for 3.x? New Typeconversion?

Hi,i got 2 questions:1. Will the Hibernate extension be fixed for use with Liquibase 3.x anytime soon?2. We used to extend the converter classes for some databases i.e. MSSQLTypeConverter,...

View Article

Re : ReBaseline the Liquibase Changesets

Thanks.

View Article


Re : Liquibase generateChangeLog Failed:...

Thanks for the suggestion. I tried it, but I get the same output.I should add that I'm running this on my Mac - does that matter?

View Article

Re : Liquibase generateChangeLog Failed:...

I've switched back to version 2.0.5 and it works there.

View Article

Run a single changeset

Is it currently possible to run a single changeset by id? We have a situation where we execute liquibase on app deployment but occasionally have data update scripts to run in production that we hardly...

View Article
Browsing all 2993 articles
Browse latest View live


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