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

Re : Has anyone managed to load any stored procs through Liquibase in to DB2

Hi Kumar,Great work, thanks for this. I haven't progressed the issue at all so would be very interested in your findings.Cheers,Edd

View Article


updateSQL writes to stderr, not stdout

The docs says updateSQL writes to stdout, but it does in fact write to stderr, which makes piping the output a bit confusing.

View Article


Re : updateSQL (sql output) without DATABASECHANGELOG/DATABASECHANGELOGLOCK...

ANy updates on this feature

View Article

Error migrating DB2 Procedure with advanced datatype definatione

Hello, I am trying to migrate DB2 stored procedure using liquibase 3.0.5 and I am getting following error:   END: The statement failed because a table or view was specified in the LIKE clau se and the...

View Article

Does Liquibase support Oracle Object Type?

Hello, I am planning to use Liquibase in my local database and would like to know if Oracle Object type is supported?   Thanks for the help.  

View Article


do not include create or insert into databasechangelog table when using...

When i use the updateSQL goal to creat the sql statements, i do not want liquibase to add the insert into databasechangelog statements, Is there a way i can go that.

View Article

SQL file when running update

Hi All,Is there a way to generate a separate sql file when we run update. I mean i need an sql statements to be  generated for all the changesets that were executed.

View Article

Re : Generating a change log with multiple columns foreign keys from an...

I think I found a problem with how foreign keys are compared. The fix will be in 3.0.3, hopefully out soon.Nathan

View Article


Re : Formatted sql with mySQL generates "mysql syntax error"

Same problem

View Article


Error Migrating DB2 DDL when database is set to ORACLE support mode

I am getting following error when migrating Table DDL, when DB2 database is set to ORACLE mode. This script migrated without any issue on a DB2 configured for Native mode.   Liquibase update Failed:...

View Article

Re : updateSQL (sql output) without DATABASECHANGELOG/DATABASECHANGELOGLOCK...

I have the same problem. My current workaround is to filter out these lines programmatically (I run liquibase from a Java program), but it would be much nicer if it was an option.I would also like the...

View Article

Re : Invalid content was found starting with element 'preConditions'

AFAIK there can be only one preConditions tag at the beggining of the changeSet. Your scenario is not supported. Workaround would be to divide this into two changeSets.

View Article

Re : How compatible is Liquibase and MariaDB?

I'm a core dev for OpenMRS.  We just ran into a problem when we tried to "drop in" MariaDB in place of MySQL.  This changeset fails, and we are not sure why.  Any ideas?

View Article


Changesets & Java integration

Does liquibase support running a registered Java class on a per changelog/set basis (for the cases where the data migration from one version to the next requires programmatic intervention) so that I...

View Article

Re : Changesets & Java integration

No.  You could conceivably write an extension that would abuse the various SQL-oriented contracts to generate no SQL to execute, but that would actually do some programmatic work (we've done some of...

View Article


Re : Changesets & Java integration

So in Liquibase, how would one approach such a scenario in a production continuous deployment mode where I need to insert/manipulate the database beyond normal SQL abilities in the Liquibase XML/SQL...

View Article

How to handle migrations with multiple RDBMS?

Hello,We have started to use liquibase internally and found it quite good so far, with some minor issues I will not detail here but that we might want to provide a patch for. Our product supports 2...

View Article


Re : Invalid content was found starting with element 'preConditions'

Thank you for the answer.But if I want to use three changeSets for :       - Insert line1.      - Update line 1.      - Delete line1.There will be two preconditions, the first in tne update changeSet,...

View Article

Re : Generating a change log with multiple columns foreign keys from an...

Thanks Nathan. Looking forward to 3.0.3.Sascha

View Article

potential feature - ignore checksum

From time to time I make changeset changes and liquibase correctly tells me that I have made a checksum error.  If I don't care about the checksum error I can manually update my changelog to set the...

View Article
Browsing all 2993 articles
Browse latest View live


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