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

Image may be NSFW.
Clik here to view.

Web Based Change Editor

Hi, I started a form based editor that uses XForms from Orbeon, but could use http://www.exist-db.org/ .   If you are using the XML format, this could organize all your changes, provide forms to edit...

View Article


Re : Liquibase dbDoc command does not seem to support contexts - includes...

Yes, that is how dbdoc is currently implemented. The trouble is that depending on how contexts (and labels) are used sometimes they make sense to mark as pending and sometimes they make sense to...

View Article


Re : Restricting --diffType="data" to specific tables

There is now an --excludeObjects and --includeObjects flag which may allow you to do this. Nathan 

View Article

Re : Working on setting up new Database (NuoDB) on liquid base

Liquibase does not have support for NuoDB, so if you want it to work you will need to create a liquibase extension. See liquibase.org/extensions for documentation and/or something like...

View Article

Re : Liquibase-3.3.0 -- not working with JBoss vfs

Can you try it with Liquibase 3.3.3? Nathan

View Article


Re : Liquibase dbDoc command does not seem to support contexts - includes...

I agree that its not obvious what is the correct (expected) behavior in this case. The JIRA issue looks like what I would suggest, make it configurable to consider contexts or not. Thanks!

View Article

Issue to connect with SYSDBA using internal_logon properties

Hello, I'm trying to connect to an Oracle database with complex configuration : Connection with wallet and SYSDBA role. I'm using the following script :...

View Article

Issue BLOB Handle in Liquibase for Oracle with "DISABLE STORAGE IN ROW"

BLOB Data : Liquibase with Oracle  Issue :  How to create a table contains a column as LOB( BLOB/CLOB) with "DISABLE STORAGE IN ROW" Description :  We are trying to create a table contains the BLOB...

View Article


Additional attribute for include tag?

Hello, is there any thought on intruducing the 'labels' attribute for the <include> tag? I think this would be very handy, because when using Liquibase on several databases that all have the same...

View Article


Re : MySQL creating "boolean" columns as "bit(1)" instead of "tinyint(1)"

MySQL itself maps "BOOLEAN" to "TINYINT(1)".Thats a much better solution to rely on their mapping than your own. Can it be changed in a next version?

View Article

Liquibase Rollback

Hi, I have just started to look at liquibase. I am trying to understand how to do a rollback. I simply created three very simply changes file: changelogs/change1.sql --liquibase formatted sql...

View Article

Re : Support for descending key columns on indexes, unique constraints and...

I'll reply on the pull request.  Nathan

View Article

BUG: code comments for sql formated files disappers

hello! My name is Raste, i work on a project and it is kind of urgent to fix this bug. i have comments in my plsql code, but these comments disappear when i deploy via liquibase. here is my code:...

View Article


includeObjects not working with generateChangeLog

Hi, Has anyone noticed any problems with the new "includeObjects" option when running from the command line? I can't get it working. I get an error Unexpected error running Liquibase: Unknown...

View Article

Issue to connect with SYSDBA using internal_logon properties

Hello, I'm trying to connect to an Oracle database with complex configuration : Connection with wallet and SYSDBA role. I'm using the following script :...

View Article


Data Export/Import Heapspace And String Literal Issues

https://github.com/liquibase/liquibase/compare/master...carljoans:mysqlspecific 1.) Trying to export data from a very big table crashes liquibase, because it pulls all the data from the table at once....

View Article

Is it possible to compare two packages with jpa/hibernate annotated classes?...

Hey, i'm new to liquibase and i need help with this: http://stackoverflow.com/questions/30669704/liquibase-is-it-possible-to-compare-two-packages-with-jpa-annotated-classes-a thanks!

View Article


Newb question: How wells does LiquiBase play with large tables and...

We're looking at using LiquiBase for managing (mainly for the revision control) for our MySQL servers, but I had a few questions based on past experience with schema changes and replication. We have...

View Article

Re : Newb question: How wells does LiquiBase play with large tables and...

Liquibase is really only for schema/structure management, not data replication - I'm not sure if that is what you are asking or not.  If you are worried about things like "adding a column to a table...

View Article

LoadData ChangeSet with "NOW" in the data

I am trying to load data in to my database with the loadData changeset.  One of the rows in my data has the word 'NOW' for one of the values in a column.  Liquibase is then converting that to the 'NOW'...

View Article
Browsing all 2993 articles
Browse latest View live


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