-
Notifications
You must be signed in to change notification settings - Fork 196
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
Typo - options Parameter must be of type dictionay #281
Comments
can we have more details on problem? |
I believe the problem is the string has a typo in it: dictionay vs dictionary. |
This is still an issue: https://github.com/ibmdb/python-ibmdb/blob/master/ibm_db.c#L1863 s/dictionay/dictionary |
@waynew |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as above ^
The text was updated successfully, but these errors were encountered: