Skip to content

miduddin/pgmigrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgmigrate

Wrapper for https://github.com/golang-migrate/migrate but only for PostgreSQL, and only as standalone CLI.

Added features:

  • List pending migrations before actually applying them to the DB.
  • Read connection string from .pg_service.conf.

Usage:

pgmigrate <pgservice_name> <migrations_dir>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published