Skip to content

Add ability to convert columns at fetch time #1

@lwoodson

Description

@lwoodson
  • Add ability to map column name to lambda that receives the raw data for a column and converts it in some way before storing it in a result struct.
  • Should not be necessary by default.
  • Should be efficient, don't do if this slows things down. Performance before and after feature addition should not be measurably different.
  • Document in the readme.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions