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

better error handling for unsupported field types #50

Open
sidorares opened this issue Nov 14, 2011 · 0 comments
Open

better error handling for unsupported field types #50

sidorares opened this issue Nov 14, 2011 · 0 comments

Comments

@sidorares
Copy link
Owner

currently unsupported field type result in an error similar to "TypeError: Property '246' of object # is not a function"
where 246 is type ID (here - MYSQL_TYPE_NEWDECIMAL). Need to have better handling for unsupported types (or make default converter or even better add support for all current types)

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