Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Allow raw binary access via GetFieldValue<byte[]> and GetBytes #3639

Copy link
Copy link

Description

@roji
Issue body actions

#3152 allowed calling NpgsqlDataReader.GetStream on any data type; this allows e.g. getting a raw string representation for decoding outside of Npgsql, for efficient JSON decoding.

We could allow the same for NpgsqlDataReader.GetFieldValue<byte[]> and NpgsqlDataReader.GetBytes(), which could be useful in certain short value scenarios. We should probably wait to see if someone cares first.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.