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

Support custom conversions #17

Closed
mrotteveel opened this issue Jul 11, 2023 · 0 comments
Closed

Support custom conversions #17

mrotteveel opened this issue Jul 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mrotteveel
Copy link
Owner

mrotteveel commented Jul 11, 2023

For data types like DATE, we need to configure custom conversions from string, for example which specify the format to use when parsing the input string.

We'll apply this generically for all columns, and will first retrofit this for existing types, before continuing with #8.

@mrotteveel mrotteveel added the enhancement New feature or request label Jul 11, 2023
@mrotteveel mrotteveel added this to the v2.0 milestone Jul 11, 2023
@mrotteveel mrotteveel self-assigned this Jul 11, 2023
@mrotteveel mrotteveel changed the title Support custom transformations Support custom conversions Jul 14, 2023
mrotteveel added a commit that referenced this issue Jul 14, 2023
Implement parsing integers with different radix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant