Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to convert columns at fetch time #1

Open
lwoodson opened this issue Dec 5, 2012 · 0 comments
Open

Add ability to convert columns at fetch time #1

lwoodson opened this issue Dec 5, 2012 · 0 comments
Assignees
Milestone

Comments

@lwoodson
Copy link
Owner

lwoodson commented Dec 5, 2012

  • 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.
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

No branches or pull requests

1 participant