github.com/go-pg/migrations/v8.DB.Model (method)

3 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L610: 	return db.Model().
		collection.go#L618: 	return db.Model().
		migrations.go#L13: 	Model(model ...interface{}) *orm.Query