github.com/go-pg/migrations/v8.Collection.Run (method)

2 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L381: func (c *Collection) Run(db DB, a ...string) (oldVersion, newVersion int64, err error) {
		default.go#L50: 	return DefaultCollection.Run(db, a...)