Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "sqlup", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "short lived application (job) for updating SQL database schema following a versionned plan", | ||
@@ -5,0 +5,0 @@ "author": "STARTX <dev+sqlup@startx.fr>", |
@@ -12,3 +12,3 @@ # [![sqlup](https://raw.githubusercontent.com/startxfr/sqlup/master/docs/assets/logo.svg?sanitize=true)](https://github.com/startxfr/sqlup) | ||
- [![npm version](https://badge.fury.io/js/sqlup.svg)](https://www.npmjs.com/package/sqlup) [npm module](https://www.npmjs.com/package/sqlup) published in npm public database. If you plan to sqlup into another application, you should be more interested by the npm method. For more information on how to run your first sqlup job using sqlup npm module, please read the [npm module user guide](https://github.com/startxfr/sqlup/tree/master/docs/guides/USE_npm.md) | ||
- [![sqlup](https://img.shields.io/badge/latest-v0.1.6-blue.svg)](https://github.com/startxfr/sqlup) [source code](https://github.com/startxfr/sqlup/tree/dev) published in github. If you plan to extend sqlup capabilities with your own component, change default software design, extend core functinalities or more globaly improve this application, please read the [source code user guide](https://github.com/startxfr/sqlup/tree/master/docs/guides/USE_source.md) | ||
- [![sqlup](https://img.shields.io/badge/latest-v0.1.7-blue.svg)](https://github.com/startxfr/sqlup) [source code](https://github.com/startxfr/sqlup/tree/dev) published in github. If you plan to extend sqlup capabilities with your own component, change default software design, extend core functinalities or more globaly improve this application, please read the [source code user guide](https://github.com/startxfr/sqlup/tree/master/docs/guides/USE_source.md) | ||
@@ -15,0 +15,0 @@ ## Want to try ? |
Sorry, the diff of this file is not supported yet