mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 17:35:08 +01:00
Add release version shield
This commit is contained in:
parent
6bad7febaa
commit
b51230b563
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# Dbmate
|
# Dbmate
|
||||||
|
|
||||||
[](https://travis-ci.org/amacneil/dbmate)
|
[](https://travis-ci.org/amacneil/dbmate)
|
||||||
|
[](https://github.com/amacneil/dbmate/releases)
|
||||||
[](http://dbmate.readthedocs.org/)
|
[](http://dbmate.readthedocs.org/)
|
||||||
|
|
||||||
Dbmate is a database migration tool, to keep your database schema in sync across multiple developers and your production servers. It is a standalone command line tool, which can be used with any language or framework. This is especially helpful if you are writing many services in different languages, and want to maintain some sanity with consistent development tools.
|
Dbmate is a database migration tool, to keep your database schema in sync across multiple developers and your production servers. It is a standalone command line tool, which can be used with any language or framework. This is especially helpful if you are writing many services in different languages, and want to maintain some sanity with consistent development tools.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue