An open API service indexing awesome lists of open source software.

https://github.com/onjin/liquimigrate

django with liquibase migrations
https://github.com/onjin/liquimigrate

database-migrations django liquibase python

Last synced: 2 months ago
JSON representation

django with liquibase migrations

Awesome Lists containing this project

README

        

============
Liquimigrate
============

.. image:: https://img.shields.io/travis/onjin/liquimigrate.svg
:target: https://travis-ci.org/onjin/liquimigrate

.. image:: https://img.shields.io/pypi/v/liquimigrate.svg
:target: https://pypi.python.org/pypi/liquimigrate

Liquibase migrations for Django

* License: BSD
* Documentation: https://liquimigrate.readthedocs.org.

Starting from v0.7.0 Liquimigrate requires Django 1.8 or newer.
Django 2.0 is not officially supported yet.