Skip to content

matcheswork/gomigraches

Repository files navigation

gomigraches

The utility that created for easily database and their tables rolling up

CLI usage

Build util

# go to cli folder
cd ./cmd/cli

# build up util
go build

# run it
./cli table_to_rollup postgres superuser_role_user 

# or just run util to see help information
./cli

Create tables.json file as tables.json.example

# go to cli folder
cd ./cmd/cli

# copy file
cp tables.json.example tables.json

Fill up with your tables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages