Quantcast
Channel: Liquibase
Browsing all 200 articles
Browse latest View live

Liquibase 3.0.5 Released

PerformanceThe major focus of this release is performance improvements:Startup time is significantly improved for larger databasesPreconditions now snapshot far less of the databaseRunning...

View Article


Full Speed Ahead For Liquibase

For the last two months I have been working full time as an employee with Datical, a startup that is building an enterprise-ready database change management solution on top Liquibase.For me, it has...

View Article


Liquibase 3.0.6 Released

I’m happy to announce Liquibase 3.0.6 has been released. While the previous release focused on performance, this release was focused on catching up with pull requests and resolving some of the higher...

View Article

New Liquibase Hibernate Extension Released

After far too long, a new version of the Liquibase-Hibernate extension has been released!Downloads, documentation, and issue tracking is hosted at github.com/liquibase/liquibase-hibernate. The...

View Article

Group of Liquibase Extensions Updated

There has been a lot of activity the last couple weeks on the Liquibase extensions I manage and/or have source access to. There were a few running up against the Oct 15th jira-svn-shutdown deadline and...

View Article


Liquibase 3.0.7 Release

Lots of good bugfixes in 3.0.7, but major improvements are:Significantly decreased memory usage, especially with large sql filesImproved checksum performanceFixed SQLite supportImprovements to data...

View Article

Liquibase Survey 2013

One problem with running an open source project is that we don’t really have “customers” to contact for feedback and product suggestions. I can definitely just add features that* *I** think make sense,...

View Article

Liquibase Survey Ends November 15th

If you haven’t yet filled out the Liquibase 2013 Survey now is the time–it will be available only through the end of Friday, November 15th.There have been some great comments and feedback so far and...

View Article


Experimental Amazon Redshift Support

A new Liquibase-Redshift extension is now available at https://github.com/liquibase/liquibase-redshift. If you are interested in trying out Liquibase with Amazon Redshift, give it a try and let me know...

View Article


Liquibase-Hibernate Extension 3.1 Released

The Liquibase hibernate extension has been updated for both hibernate 3 and hibernate 4.This release adds support for catching changes to sequences and unique constraints as well as a few bugs around...

View Article

Liquibase 3.0.8 Released

Liquibase 3.0.8 is officially released. It is purely a bugfix release that covers improvements to data type handing, performance improvements, and much more.DownloadDownload Liquibase from...

View Article

Liquibase 3.1.0 Released

Liquibase 3.1.0 has been released. For most people 3.1 is a drop in replacement for 3.0.If you use <includeAll> with relative paths or are running against MaxDB, DB2 for iSeries, or InterSystems...

View Article

Liquibase 3.1.1 Released

Liquibase 3.1.1 has been released with a few bug fixes. The most important fixes reverts how <createProcedure> checksums are computed so they are compatible with 3.0 and fix the new...

View Article


Liquibase-Hibernate Extension 3.3 Released

The Liquibase hibernate extension has been updated for both hibernate 3 and hibernate 4.Major changes include:Support for Liquibase 3.1.1Support for Hibernate 4.3+ NOTE: Due to hibernate...

View Article

Liquibase talk at Percona Live

I’ll be giving a talk at Percona Live in Santa Clara on April 3rd titled “Liquibase: Source Control For Your Schema”.It is a beginner-level course covering Liquibase basics plus some best practices....

View Article


Slides From Percona Live Talk

I posted the slides from my Percona Live talk at https://www.percona.com/live/mysql-conference-2014/sessions/liquibase-source-control-your-schema.I modified them from the actual talk slides to also...

View Article

Liquibase 3.2.0 Released

Liquibase 3.2.0 has been released. As usual, it can be downloaded from the Liquibase download page and is available in the Maven repository as org.liquibase/liquibase-core.For most users, upgrading...

View Article


Adding Liquibase on an Existing project

The Quick Start Guide works well for starting Liquibase on a new project because your empty changelog file matches your empty database. However, when you have an existing project with an existing...

View Article

Liquibase 3.2.1 Released

Liquibase 3.2.1 has been released. As usual, it can be downloaded from the Liquibase download page and is available in the Maven repository as org.liquibase/liquibase-core.3.2.1 is purely a bugfix...

View Article

Liquibase 3.2.2 Released

Liquibase 3.2.2 has been released. It is a small bugfix release to fix a checksum regression from 3.1 -> 3.2 that was not fixed in 3.2.1.Issues Resolved:CORE-1938 - defaultValueNumeric=”0” or...

View Article
Browsing all 200 articles
Browse latest View live