Quantcast
Browsing all 2993 articles
Browse latest View live

Liquibase not compiling oracle packages

I am implementing liquibase for database deployment, new to liquibase, learning it. Question: I have pks/pkb packages and I want to deploy them using liquibase, I have purposely added errors in pkb...

View Article


Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Very sorry to hear you're looking to start a separate project. I understand your frustration with the lack of movement in the project for the last couple months, but it's certainly not from a lack of...

View Article


Image may be NSFW.
Clik here to view.

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Hi Nathan,I am very glad for your reply and at the same time, super-excited :) As I wrote before, we share the same thought that having two separate projects is a waste of time and energy, so I would...

View Article

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Yes, it is definitively nicer to have others to work with--I've had a lot of lone wolf years on Liquibase, so all the more reason to work together. LB4 has some significant changes and a much nicer...

View Article

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Hi Nathan,With regards to Java 7, luckily, my Java 8-dependent changes are limited so far (LoadDataChange is the most prominent place IIRC, and I will rework them to be compatible with Java 7). I am...

View Article


Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

You should be able to use Liquibase just fine on JDK 8 no matter how it's built. We just need to make sure it's compiled with JDK 7 so it can be used by people on that version still. It's actually...

View Article

Image may be NSFW.
Clik here to view.

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

I looked through your changes, and you have definitely put in a good amount of work. Lots of good general cleanup in there along with the pull requests and bug fixes from you.I didn't see anything that...

View Article

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

I merged your repo into a branch and reverted naming in the pom's and set it to Java 7. Definitely some Java 8 code we'd need to downgrade, but doesn't seem to be anything too major so far. Maybe about...

View Article


Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Great :) I will need to depart for my day job now, but I will start on with Java 8 -> Java 7 changes tonight, from the first look I should not need a day or two.Cheers,Andreas

View Article


Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

I pushed by branch up as dbmanul-merge if you wanted to help work in there.Nathan

View Article

Jenkins - Liquibase using Groovy

Hi, We having been using liquibase for our database refactoring using ant build/deployments through Jenkins on a Build Flow Plan. Build Flow plan would trigger another plan which invokes ant liquibase...

View Article

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Hi Nathan,I just sent you a PR (via GitHub) with my first round of JDK7 compatibility patches. liquibase-core unit test work already, but there seems to be some JDK8 reference stuck in the maven-plugin...

View Article

Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Thanks, it is merged in. I was seeing the same odd unsupportedClassVersion exception, it looks like Derby 10.13 requires Java 8. I downgraded to 10.12 and the tests pass. That change has been pushed to...

View Article


Re : "runalways" changesets seem to break rollback functionality

Thanks Daniel.We currently have the tag being performed after the liquibase update from a Bash script in production, e.g.:java -jar ${LIQUIBASEJAR} --driver=${LBDRIVER} --classpath=${LBCP}...

View Article

Re : "runalways" changesets seem to break rollback functionality

What about using the changeLog Parameter within the changeSet name, something like this: <changeSet id="tag-${build.number}" runOnChange="true" author="me">   <tagDatabase...

View Article


Re : Announcing DB-Manul, a Liquibase fork for continuing and enhancing...

Hi Nathan,Bingo, that was the cause. I also verified the other JDBC drivers and changed the pom.xml so that compatible versions are used now. On my test VM, all embedded OSS RDBMS + MariaDB +...

View Article

Re : "runalways" changesets seem to break rollback functionality

Daniel,Thanks for your help, that is certainly a lot better than what I currently have!There is still a small issue with the functionality, but I am convinced that it should not pose to much of a...

View Article


Re : "runalways" changesets seem to break rollback functionality

Hi Sam,good point, didn't think about that.Just a wild guess, you may add a rollback to your tagging ChangeSet, that does the cleanUp in the Liquibase History Table for...

View Article

Re : liquibase roadmap

Yes, I've been busy with non-core Liquibsase work for the last few months and the pull request queue has suffered. However, thanks to some help from Andreas Buschka there is a big block of them that...

View Article

DBManul Merge Discussion

These were the questions and comments I had from going through all the commits. Once we get them figured out we can finish the merge into liquibase master. NOTE: I'm going to be away from my computer...

View Article
Browsing all 2993 articles
Browse latest View live


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