Skip to content

Support database connection URL

Compare
Choose a tag to compare
@ivawzh ivawzh released this 25 Aug 06:07
· 12 commits to master since this release

Support database connection URL.

E.g.

  $ pg-god db-create --url postgresql://localhost:5432/bank-db
  $ pg-god db-drop --url postgresql://localhost:5432/bank-db