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

CORE-3008: includeAll uses full file path with 3.5.3 version

If we have relative path in includeAll (eg: <includeAll path="../y"/>) then absolute path is entered in FILENAME column of DATABASECHANGELOG table as of 3.5.3 version and this issue is blocking...

View Article


Re : Support for Hive (Hadoop) schema changes via Liquibase?

Hi Mani,I've develop the plugin you mention above, you can try it https://github.com/eselyavka/liquibase-impala. This plugin support Hive and Impala. I believe that there are a lot of areas where we...

View Article


Re : Support for Hive (Hadoop) schema changes via Liquibase?

Thanks for your reply. I will try using the extension and would like to understand the flow as well. Will update on this.

View Article

Liquibase 3.5.3 runs ALTER USER on update

I upgraded to Liquibase 3.5.3. We use SqlServer. I see this error during update:Unexpected error running Liquibase: Cannot alter the user '<domain>david.raskin', because it does not exist or you...

View Article

Liquibase 3.5.3 ORA-28040 while connecting to 12c database

I have an issue with connecting with Liquibase 3.5.3 to Oracle 12c. I receive this error: "ORA-28040: No matching authentication protocol" no matter what.The connection to 11g is working flawlessly but...

View Article


Liquibase - Data Subset Request

Hello All,We are looking for a solution to perform below activities using Liquibase - Data Subset - Take the dump of the source data (based on the where clause) and restore it back to non-production...

View Article

are all object types covered by Liquibase?

Hello,Oracle Database 12c, Liquibase 3.5.3 Packages, triggers and materialized views are seemingly not supported by Liquibase. Is this correct?What other Oracle object types are not supported by...

View Article

Re : are all object types covered by Liquibase?

You are correct. There are a number of Oracle objects simply not supported in Liquibase. You have a few options.The first is to use the Oracle extension (https://github.com/liquibase/liquibase-oracle)....

View Article


should it be update.xml instead of install.xml

http://www.liquibase.org/tutorial-using-oracleWhat is written write nowAs you can see above, after the installation of 1.x, we run the updates from 1.x to the latest version. You may wonder: why not...

View Article


step 11 on tutorial using Oracle

Hello,http://www.liquibase.org/tutorial-using-oracleAs a part of Step11 we are asked to run step 5.1 to 5.5. Step 5.1C:\others\liquiwork\lbdemo\trunk\v001\master.xml<?xml version="1.0"...

View Article

UTF 8 encoding not working for Postgres DB migrations

Hello,I am using Liquibase to implement our DB versioning and migration. We use Postgres DBs.I came across an error today when I ran a Changeset, SQL formatted, that added a comment to a column in a...

View Article

Handling Main class in extension

Hi,I developed a extension and able to execute commands like update etc and run junits as well in my eclipse.I tried to do the same using command line using java -jar extension.jar <options>...

View Article

Liquibase rollback not working with "Liquibase Rollback Successful"

Hi guys! Please, can you help me with rollback action? It is some kind of magic - liquibase report me about successful rollback action, but nothing change.We use sql formatted SQL. For example i have 3...

View Article


data Difference between two schemas in Liquibase

Hi All,I am running the below commandjava -jar liquibase.jar --driver=<driver name> --clasapth=<classpath + liquibase jar> --changeLogFile=<file name + path> --url=<schema1>...

View Article

Liquibase Hbase extension

Hi Nathan,I developed a simple extension for Hbase, focusing on "update" operation only for sql and xml based changesets for now. With this state, thought of getting feedback/review about the extension...

View Article


Insert with subselect

Hi,I want to execute a query as follow:INSERT INTO table1 (      field1_pk,       field2,       field3) values (      'value1',       'value2',        (select field2 from table2 where field1_pk =...

View Article

Writing a custom precondition

Hi,can someone help me to write a custom precondition ?Thanks in advanceAlessio

View Article


if evaluation in precondition tag

I have a changeSet as follows:<changeSet author="Alessio Frabotta" id="changeset-1"><preConditions onFail="MARK_RAN" onSqlOutput="TEST"><and>      <tableExists...

View Article

File locks

I was trying to use Liquibase for a work project where we wanted to have a long running service that could run DB migrations on demand.  So I decided to use Liquibase programmatically, but I ran into a...

View Article

Java 9 Support

Currently liquibase fails to work on java 9 due to incorrect parsing of the version number, there is are some pull request to try to fix this https://github.com/liquibase/liquibase/pull/710We have...

View Article
Browsing all 2993 articles
Browse latest View live


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