migrate/driver/postgres/README.md
2014-08-11 03:42:57 +02:00

207 B

Postgres Driver

-url="postgres://user@host:port/database"

# thinking about adding some custom flag:
-url="postgres://user@host:port/database?schema=name" 
  • Runs all SQL commands in transcations