-
Notifications
You must be signed in to change notification settings - Fork 27
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
More flexible mapping #3
Comments
I have tried to use attributes to map column names, but yet to fix ways to handle spaces and characters other than alphanumeric. |
Cool, I'll review it when I get some time. Thanks! |
Sorry, can you push it so I can review it? |
Any movement on this issue? Im also interested on more flexible mapping options. Thx! |
@Novack- Nothing AFAIK, go ahead and implement it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the property names are used as column names. Allow attributes and other mapping mechanisms.
The text was updated successfully, but these errors were encountered: