0.0.5 • Published 9 years ago

tjay-sql-sync v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

TJAY Node MySQL Sync CLI

ANNOUNCEMENT 3/22/15

This project will be cleaned up and updated then ported over to sixlabs. Information on when that change takes place will be posted here.

Install

npm install -g tjay-sql-sync

Usage

Install and run sql-sync. It Will guide you through the test.

If the config already exists you can quick run by using sql-sync -c <config password>.

Changelog:

v0.0.5

  • Added simple post sync script. Defined in sync config json as "post_sync": "/home/vagrant/test.sh". MUST BE FULL PATH TO SCRIPT

Changelog:

v0.0.4

  • Updated find and replace to be able to handle multiple inputs. Format is Find|Replace, Find2|Replace2, Find3|Replace3. Need to update the CLI to be able to handle recursive input for cleaner UI.
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

10 years ago