All Projects → liquibase → Liquibase Hibernate

liquibase / Liquibase Hibernate

Licence: apache-2.0
Liquibase Hibernate Integration

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Liquibase Hibernate

Remark Codesandbox
🎩 Create CodeSandbox directly from code blocks
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Swoole Bundle
Symfony Swoole Bundle
Stars: ✭ 201 (-1.95%)
Mutual labels:  hacktoberfest
Grpc Go
The Go language implementation of gRPC. HTTP/2 based RPC
Stars: ✭ 15,042 (+7237.56%)
Mutual labels:  hacktoberfest
Vanessa Automation
BDD в 1С
Stars: ✭ 203 (-0.98%)
Mutual labels:  hacktoberfest
Percona Docker
Collection of Dockerfiles for Percona sofware. See individual directories for more details.
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Openfire
Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.
Stars: ✭ 2,423 (+1081.95%)
Mutual labels:  hacktoberfest
Panel Layout
Panel Layout is a UI library for Android that allows you to display a floating and resizable panel that can also snap to the edges.
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
Stars: ✭ 25,383 (+12281.95%)
Mutual labels:  hacktoberfest
Lime Packages
OpenWrt packages composing LibreMesh meta-firmware for wireless mesh networking
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+7673.17%)
Mutual labels:  hacktoberfest
Yii2 Bootstrap4
Yii 2 Bootstrap 4 Extension
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Ru Local Communities
Список русскоязычных it-комьюнити по городам
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+1201.95%)
Mutual labels:  hacktoberfest
Svelte Storybook Tailwind
A starter template for Svelte, TailwindCSS and Storybook. You can easily start your project with this template, instead of wasting time figuring out configurations for each integration.
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+7107.8%)
Mutual labels:  hacktoberfest
Laravel Executor
Configurable code that can be run when installing and updating your web app.
Stars: ✭ 204 (-0.49%)
Mutual labels:  hacktoberfest
Underexpress
A free, responsive, ready to use website ui kit, built with bootstrap 4.
Stars: ✭ 205 (+0%)
Mutual labels:  hacktoberfest
Yii2
Yii 2: The Fast, Secure and Professional PHP Framework
Stars: ✭ 13,852 (+6657.07%)
Mutual labels:  hacktoberfest
Shields
Concise, consistent, and legible badges in SVG and raster format
Stars: ✭ 15,716 (+7566.34%)
Mutual labels:  hacktoberfest
Vim Go
Go development plugin for Vim
Stars: ✭ 14,085 (+6770.73%)
Mutual labels:  hacktoberfest

Liquibase Hibernate Integration

This extension lets you use your Hibernate configuration as a comparison database for diff, diffChangeLog and generateChangeLog in Liquibase.

Download

Download the extension from the project releases tab

Maven

This extension is available in the maven repository under group org.liquibase.ext, artifacts:

  • liquibase-hibernate4 Hibernate 4.3+ support
  • liquibase-hibernate4.2 Hibernate 4.0-4.2 support
  • liquibase-hibernate3 Hibernate 3.x support

More Information

For more information, see the project wiki

Issue Tracking

Any issues can be logged in the Github issue tracker

Hibernate 3 vs. Hibernate 4 vs. Hibernate 5

The master branch is Hibernate 5+ compatible. The hibernate4 branch is Hibernate 4.3+ compatible. For Hibernate 3 support, use the hibernate3 release and/or branch. For hibernate 4.0-4.2 support, use the hibernate4.2 release and/or branch.

Ideally changes should go into the hibernate3 branch and then be merged into master in order to support both Hibernate 3 and 4.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].