Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Serialize binary bytea cols into hex/base64#537

Merged
sosedoff merged 7 commits intomasterfrom
bytea-hex-serialization
Dec 29, 2021
Merged

Serialize binary bytea cols into hex/base64#537
sosedoff merged 7 commits intomasterfrom
bytea-hex-serialization

Conversation

@sosedoff
Copy link
Owner

@sosedoff sosedoff commented Dec 8, 2021

This adds binary data serialization into base64 format by default, switchable to none, hex, base64 via a new --binary-codec=val CLI option.

@sosedoff sosedoff force-pushed the bytea-hex-serialization branch from ef5159e to 32ae3ce Compare December 28, 2021 19:13
@sosedoff sosedoff added this to the 0.12.0 milestone Dec 29, 2021
@sosedoff sosedoff changed the title Serialize binary bytea cols into hex Serialize binary bytea cols into hex/base64 Dec 29, 2021
@sosedoff sosedoff merged commit 706caa4 into master Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant