github.com/go-pg/pg/v10/types.RawValue.AppendValue (method, view implemented interface methods)

one use

	github.com/go-pg/pg/v10/types (current package)
		column.go#L45: func (v RawValue) AppendValue(b []byte, flags int) ([]byte, error) {