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

Re : liquibase with active directory

I have just configured liquibase to work with Windows authentication, both with password prompt (Kerberos) and without (Integrated). Literally 2 days ago :) It works.If you could provide more details...

View Article


Re : Functions, Stored Proc, and the Like

This seems a working solution. Except that you are correct, the presented code would fail on function changeYou can use runOnChange attribute on the changeset tags defining the functions and the like...

View Article


Re : liquibase with active directory

Example with integrated Auth (using jTDS driver)--driver=net.sourceforge.jtds.jdbc.Driver...

View Article

Re : liquibase with active directory

thanks, Nikita. I completely forgot to include integratedsecurity=true. i didnt use jtds but will look into it now.

View Article

Suggestion: Make attribute constraintName required in addUniqueConstraint

Hi,I would prefer it if the constraintName attribute was mandatory for all the changes which add constraints (such as addUniqueConstraint).I deploy the same application to 2 different databases. One is...

View Article


Re : Suggestion: Make attribute constraintName required in addUniqueConstraint

I think this is a good idea. One clarification though - it probably isn't liquibase that is generating the names, it is the database engine itself. Steve DoniePrincipal Software EngineerDatical, Inc....

View Article

Redshift extension new release

I have also posted about this here: https://github.com/liquibase/liquibase-redshift/issues/8But are there plans for a new release of the redshift extension for liquibase? What would be involved in...

View Article

Re : Suggestion: Make attribute constraintName required in addUniqueConstraint

I see. That explains the different names, of course. Thank you for clarifying!

View Article


What's the exact procedure in liquibase-hibernate's diff?

I need to know if Liquibase "only" triggers Hibernate's mapping functions.Let's say I'm working with an application server that can't support Hibernate as JPA-Provider. Entities, Injections, database...

View Article


Re : Redshift extension new release

There are a few extensions that need a new release out and we're looking at how to best coordinate all that. Should be soon, thanks for checking.Nathan

View Article

Hiring: Liquibase Support Engineer

We are looking for someone to help us elevate the Liquibase support experience. If you consider yourself to be a Liquibase Rockstar and can bring expertise to this area, please let me know. This can be...

View Article

No serializers associated with the filename or extension for generating json...

$LIQB_HOME/liquibase --driver=oracle.jdbc.OracleDriver \      --classpath=ojdbc7.jar \      --changeLogFile=work/ChangeLogs/hr_$dt.json \      --url="jdbc:oracle:thin:@vbox2:1521/pdbpoc" \...

View Article

Re : generateChangeLog Oracle

https://docs.oracle.com/en/database/oracle/sql-developer-command-line/19.2/sqcug/using-liquibase-sqlcl.html#GUID-4CA25386-E442-4D9D-B119-C1ACE6B79539hope it helps

View Article


can Liquibase generate changelog one file for one object?

Hi, Thanks for checking my question.We want to add liquibase into our existing project, and we also hope source control the database objects based on the file, meaning we prefer to generate the one...

View Article

Re : Unable to tag the database using Liquibase for future rollback

Any chance you found a solution for this as I keep getting schema error when I add tagDatabase to the xml?

View Article


Re : Problem: Oracle Case-Sensitive Columns Liquibase v3.0.7

I would like to be able to extend the liquibase.database.core.OracleDatabase Class to override the "isReservedWord" Method to work around this issue without modifying my changeSet statements.My current...

View Article

Re : Problem: Oracle Case-Sensitive Columns Liquibase v3.0.7

Hard to tell if you did something wrong without seeing what you did. Have you debugged through it to see what the code is doing?Steve DoniePrincipal Software EngineerDatical, Inc. http://www.datical.com/

View Article


Re : Problem: Oracle Case-Sensitive Columns Liquibase v3.0.7

Turns out I did something wrong. My database extension was placed in the package liquibase.ext.database instead of liquibase.database.ext as specified in...

View Article

Problem: Updateset timeout on huge databases

Hello! We are using liquibase with a java web application with MySQL database. One of the tables of the database has more than 1m entities, so if we want to add a new column to the table it takes more...

View Article

Running liquibase update from springboot app jar

hello,I have a SpringBoot app with liquibase embedded to upgrade db. Currently, it executes db updates on app startup. Instead, I want to execute updates manually on demand. Is it possible run updates...

View Article
Browsing all 2993 articles
Browse latest View live


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