Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dragosthealex/limigrations
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosthealex committed Mar 9, 2017
2 parents 05d3d0c + 0f4a598 commit 21b3aa1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
limigrations
limigrations |travis| |pypi|
===============
.. |travis| image:: https://travis-ci.org/dragosthealex/limigrations.svg?branch=master
:target: https://travis-ci.org/dragosthealex/limigrations.svg?branch=master
.. |pypi| image:: https://badge.fury.io/py/limigrations.svg
:target: https://pypi.python.org/pypi/limigrations/1.0.2
`Migrations <https://en.wikipedia.org/wiki/Schema_migration>`_
are a type of version control for databases, used to keep track
of the changes made, and to provide easy maintainability.
Expand Down

0 comments on commit 21b3aa1

Please sign in to comment.