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

Re : Copy database schema created by liquibase into another database by java...

Hi Steve,Sorry for the confusion I may have cause.Let me try to explain the workflow:We initialize a new database a schema using liquibase changeset.We can add a new table and field to database a at...

View Article


Oracle create stored procedure using Liquibase

<?xml version="1.0" encoding="UTF-8"?><databaseChangeLog        xmlns="http://www.liquibase.org/xml/ns/dbchangelog"        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

View Article


Re : Copy database schema created by liquibase into another database by java...

OK, I understand. If I was an architect on your project I would suggest that could be a bad design decision, but there is obviously I don't know about your application and why you are doing that....

View Article

Re : Copy database schema created by liquibase into another database by java...

Hi Steve,Indeed, I don't really agree with the design myself but there is a logic for doing so and this is one way of achieving the requirement given the technology and framework we have.Thanks for the...

View Article

Re : Copy database schema created by liquibase into another database by java...

Excellent. Glad to hear you got this working.Steve DoniePrincipal Software EngineerLiquibase Community EngagementDatical, Inc. http://www.datical.com/

View Article


jaxb-api : 2.3.0 copyleft

Hi, We use liquibase in our company software. We just upgraded liquibase to the newest version. But it appears it is using  jaxb-api : 2.3.0. The license info as below. Do we need to purchase jaxb...

View Article

Diff primary key index creation loop (spring boot + Hibernate 5)

When I generate the first diff. The diff file looks correct. It has the tables that we need to create. I run the app, it creates the tables (Oracle), all is good. For validation purposes I run the diff...

View Article

Re : jaxb-api : 2.3.0 copyleft

No, you don't need any additional licenses. The jaxb license is covered by CDDL-1.1, which is the "Common Development and Distribution License" or GPL-2.0-CPE, which is the "Gnu Public License". Both...

View Article


Re : jaxb-api : 2.3.0 copyleft

Hi Steve, Thank you for the response! It is very helpful.Yachin

View Article


Re : loadData + CSV + computedValue

Hi,value[XXX] is not used for loadData / column at the moment. I've implemented the defaultValue[XXX] handling which could be used in your case once it will be merged.add the column to the CSV without...

View Article

META-INF\MANIFEST.MF build problem

Hi,I'm trying to contribute. I've imported the project from liquibase-core\pom.xml into IntelliJ but when I run the maven package task, the META-INF\MANIFEST.MF does not contain the neither the...

View Article

Is there any solution for DB entity dependency handling

Hi, Some DB entities have dependencies. e.g a view / stored procedure depends on views / tables it uses. Is there a way to handle it with xml changelog? In my scenario ViewB uses ViewA. To change ViewA...

View Article

Re : loadData + CSV + computedValue

I have already created pull request for this https://github.com/liquibase/liquibase/pull/944 and have feedback that it will be merged.

View Article


Re : loadData + CSV + computedValue

Hi,That's great! I'd like to use it also.I just don't see how could you use / test your change. I don't see any code populating valueComputed from the changeLog file. Do I miss something?Your pull...

View Article

Re : loadData + CSV + computedValue

My change is about loadData change, so the example would be something like thiscreate table<changeSet id="my_table" author="me">    <createTable tableName="my_table">        <column...

View Article


JSON column type for PostgreSQL, Oracle, MSSqlServer and H2

Hi all,I'm a Liquibase beginner and I'm not finding the way to specify a JSON type in Liquibase documentation (https://www.liquibase.org/documentation/column.html)For PostgreSQL I found this simple...

View Article

Re : loadData + CSV + computedValue

Hi,Oh... sure in the CSV...Thanks,   Gyula

View Article


Stack map does not match the one at exception handler 602 Error

HiWe have deployed Liquibase in Devloppement and Rct environment with succes But in Production environment we have following error messageSpringBoot failed to start and Tomcat 8.5.46 stop !Where is...

View Article

Re : META-INF\MANIFEST.MF build problem

If you are only using the directory `liquibase-core` then that will not work. After cloning the repository, you need to build from the root directory rather than any of the sub-directories. You said...

View Article

Re : META-INF\MANIFEST.MF build problem

Hi,Thanks for the answer. Yes, I've tried on branch 3.8.xThanks,  Gyula

View Article
Browsing all 2993 articles
Browse latest View live


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