Skip to content

genxium/node-mysqldiff-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository is developed to make use of the mysqldiff utility to provide a skeema-like "file v.s. livedb" schema sync support across Windows, Linux and OSX.

Status of development and maintenance

By far it's for leisure and personal convenience so don't expect much, I'll try my best to update codes and this README though.

Usage

Just run

user@proj-root> node /index.js --help

and you'll find out.

Known bug

The default comparison options used by this tool WON'T generate valid altering scripts for no AUTO_INCREMENT -> with AUTO_INCREMENT column changes, but works for "creating column with AUTO_INCREMENT".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published