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

json schema

Hello everyone.Where can I find the json schema to liquibase json format?My intention is to use it in visual studio code.I'm planning to create the json schema to liquibase, but before create it I...

View Article


Re : json schema

As far as I know, no one has created a json schema for Liquibase.Steve DoniePrincipal Software EngineerDatical, Inc. http://www.datical.com/

View Article


Using includeObjects/excludeObjects with generateChangeLog

In this Jira item (https://liquibase.jira.com/browse/CORE-875) it says that includeObjects/excludeObjects has been added for generateChangeLog in the command line utility. I'm trying to use it with...

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

It appears that it only works for diff and diffChangeLog, not got generateChangeLog.Here is a chunk of the source code for the command line (see...

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

For others seeing this - I have confirmed that I can use the includeObjects/excludeObjects with the generateChangeLog Ant task, but not with the Liquibase command line.

View Article


Re : Using includeObjects/excludeObjects with generateChangeLog

I haven't looked into it deeply, but if it is possible to use those options with the Ant task, it might be a very simple code change to get it working from the command line. Steve DoniePrincipal...

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

Yes, I would think that would be the case, can you add that to Jira?ThanksSean

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

I created https://liquibase.jira.com/browse/CORE-2847Steve DoniePrincipal Software EngineerDatical, Inc. http://www.datical.com/

View Article


addColumn fails against sqlite3 due to index conflict - trivial example attached

Hi All,We use liquibase to manage some schemas for Postgres and MS SQLServer, it works well against those db'sFor local tests, though, we use sqlite3, and I've been having all manner of problems...

View Article


[Tomcat] Liquibase failed to start

Hi there.I've app project on spring-boot generated by JHipster along with Liquibase 3.4.2. Application works fine if launched by java -jar command but fails to start on tomcat server.Stacktrace (full...

View Article

Re : [Tomcat] Liquibase failed to start

Not sure whose fault it is, but looks like Liquibase could be changed to avoid this.Steve DoniePrincipal Software EngineerDatical, Inc. http://www.datical.com/

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

Nathan has closed CORE-2847 - it appears you just need to put the arguments in the correct place on the command line.The --includeObjects and --excludeObjects argument is specific to diffChangeLog and...

View Article

Re : Using includeObjects/excludeObjects with generateChangeLog

Yes, thanks, I verified that works just fine.Thanks!Sean

View Article


Re : includeObjects not working with generateChangeLog

It does work from the command line too, you just need to make sure you put --includeObjects AFTER generateChangeLog in the parameter list. Got me too until Nathan pointed that out.

View Article

Re : includeObjects throws exception in command line

You just need to make sure you put --includeObjects AFTER generateChangeLog in the parameter list. Got me too until Nathan pointed that out.

View Article


How to disable useProcedureSchema?

I noticed a problem since upgrading to Liquibase 3.5.1 (from 3.4.2) and I traced the problem to CORE-2626.I need to disable liquibase.useProcedureSchema but I am unclear on where to specify this.  I...

View Article

Re : [Tomcat] Liquibase failed to start

It seems like tomcat sometimes passes in a "null" classpath to the resource accessor. I have a fix for 3.5.2 (planning on a release next week) that should fix this.Nathan

View Article


Re : [Tomcat] Liquibase failed to start

Thanks, Nathan. I'll waiting.

View Article

dynamic sql

Hi,  I'm very new to liquibase. In one changeset, I want to gen a dynamic sql, and run the sql in the next changeset. Is it doable ?Basically, how/where will the output of the gen sql ?

View Article

Liquibase on Informix database using DB2 driver

I'm using the IBM Data Server Driver (jcc4) to connect to my Informix database. This is a DB2 driver that also supports Informix.My Liquibase configuration contains:driver:...

View Article
Browsing all 2993 articles
Browse latest View live


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