userver
userver copied to clipboard
feat docs: add an example for retrieving binary data from a 'bytea' PostgreSQL field
The main part is
row["data"].To(pg::Bytea(tgt_bin_str))
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/
recheck