go-pg / migrations

SQL database migrations for Golang go-pg and PostgreSQL
https://godoc.org/github.com/go-pg/migrations
BSD 2-Clause "Simplified" License
309 stars 59 forks source link

Add an 'init' option description #63

Closed ilyakaznacheev closed 5 years ago

ilyakaznacheev commented 5 years ago

https://github.com/go-pg/migrations/blob/cf587f3e953a50047defa9274641e1b8ba0047bc/example/main.go#L12

Very important and implicit action missed in the main example