var github.com/golang-migrate/migrate/v4/database/postgres.ErrNoSchema

2 uses

	github.com/golang-migrate/migrate/v4/database/postgres (current package)
		postgres.go#L32: 	ErrNoSchema       = fmt.Errorf("no schema")
		postgres.go#L80: 		return nil, ErrNoSchema