modulepackage
0.0.0-20240423010831-b8c86581ecb5
Repository: https://github.com/neurocollective/go_utils.git
Documentation: pkg.go.dev
# README
go_utils
Get db schema from postgres
pg_dump --schema-only "postgresql://postgres:postgres@localhost:5432/postgres"