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

Re : Could not initialize class...

OK so I debugged my maven test and found that the static method in LockDatabaseChangeLogGenerator was throwing the error. I am getting this error: java.net.UnknownHostException: DEAN:DEAN. When I check...

View Article


Re : Could not initialize class...

Looks like some sort of networking issue. Somewhere in your config you are asking for a connection to DEAN:DEAN, but that is not resolving. If that is your own machine, you might try changing the name...

View Article


Re : generateChangeLog don't identify different schemas, just "dbo" (MSSQL 2008)

Liquibase is designed to manage a single schema at a time, so you would probably need to generate changelogs for each of the schemas separately. According to my quick search results, the best way to do...

View Article

property tag does not seem to be respecting the context attribute

Has anyone else encountered the issue where the <property> tags in the change log files are not using the context attribute? In a situation like the below, the value *always* gets set to "DEV"...

View Article

Auto-Increment Precondition

Some of my databases have an auto-increment on the id column of my log table, while others don't. As I need this auto-increment on all of my databases, I created a changeSet like this:...

View Article


Re : cannot sign up on liquibase.jira.com

I'm having the same problem.

View Article

Re : cannot sign up on liquibase.jira.com

Thanks, I've found the setting in the user admin section so you should be able to log in now. Sorry for the inconvenience. Nathan

View Article

Re : Liquibase 3.3 with Vertica DB : "DATABASECHANGELOG" already exists

Hi mohamed ,sorry for the late response, I wrote the Vertica extension for liquibase and i'm currently working to upgrade it for version 7.1 and liquibase 3.2.2  (it was written for version 6.1.2 of...

View Article


Re : Liquibase 3.3 with Vertica DB : "DATABASECHANGELOG" already exists

Hi Jony, Thanks for your response. I have 2 xml files. At first level it has only an include file. At the second level it contains the real action to do. See the attached files. hope it helps you. I'm...

View Article


Re : Liquibase 3.3 with Vertica DB : "DATABASECHANGELOG" already exists

Hi Mohamed, I've created an initial update for the extension to work with vertica 7.1 on liquibase 3.2.2 (latest stable release) also note it's better to use XMLs as changes since it can better...

View Article

Strange things with Java 8

Today I ran the "usual" things I did hundreds of times, and I had a strange "bug". I'm not sure whether it's a bug in liquibase or in Java 8, but this is what happened: `liquibase update` against a...

View Article

Re : Liquibase 3.3 with Vertica DB : "DATABASECHANGELOG" already exists

Hi Jony, Thank you,  your upgrade works perfectly. Thanks also for your advice regarding using xml instead sql. Currently we have chosen to use liquibase with sql file because it is a simpler method to...

View Article

Checksum error after upgrading from 3.20 to 3.2.2

We upgraded liquibase-core from 3.2.0 to 3.2.2 and get the following error:   Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      18 change sets check sum …....

View Article


Re : Incorrect default charset for formatted sql files via maven plugin

Nathan, it would be awsome if this could be done through liquibase. Thank you so much.

View Article

set character set and collate for full unicode support

MySQL doesn't support full UTF-8 encoding by default. This article explains how to change character set and collate in tables so this can be accomplished. It would be very nice if it could be done...

View Article


Documentation bug for dropTable

Hello, the documentation for dropTable states that the attribute "cascadeConstraints" is supported for all DBMS. At least for SQL Server this is not true Consider the following changeLog: <?xml...

View Article

generatechangelog on oracle sets user to upper case

I am attempting to generate a change log from my existing database using the generatechangelog command, However the resulting changelog is blank. running the command with the debug logging turned on I...

View Article


Using Liquibase on Teradata 14.

I am able to use liquibase on SQL Server without problems. However, if I try it on Teradata 14 I get the error below. I downloaded the jdbc from Teradata and downloaded the latest liquibase teradata...

View Article

Allow multi-schema database installations without need for elevated (DBA) rights

You have done a huge amount of good work with Liquibase. So far, I miss only one feature. Background (terms and examples are Oracle centric): Most of "logical databases" (that I have been dealing...

View Article

Re : Using Liquibase on Teradata 14.

Do you have a liquibase.properties file that may be affecting the result? Steve Donie Principal Software Engineer Datical, Inc. http://www.datical.com/

View Article
Browsing all 2993 articles
Browse latest View live


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