Discover Packages
github.com/KyberNetwork/reserve-stats
users
cmd
users-migration
command
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Dec 17, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Migrate
Migrate database user from bolt to postgresql
Build
cd cmd
go build -v .
Run
./cmd --postgres-user=reserve_stats --postgres-password=reserve_stats --postgres-database=reserve_stats --database=dev_users.db
Available flags:
postgres-user : user to connect to postgres
postgres-password : password for postgres database
postgres-database : database to migrate db to
database : path to boltdb data file
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.