ksql

command module
v0.0.0-...-b97f695 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

ksql tool

Description
The tool can process database changed between dev and prod
Install
go install github.com/kovey/db-go/ksql@latest

Examples

ksql -h
diff table changed with command line args
ksql diff --dir=path/to/sql --driver=mysql --todb=test --to='root:password@tcp(127.0.0.1:3306)/test?charset=utf8mb4' --fromdb=test_prod --from='root:password@tcp(127.0.0.1:3306)/test_prod?charset=utf8mb4'
diff table changed with .env
ksql diff 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
mk

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL