Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Retrieval of data types in ARGetMultipleFields() #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

neonrust
Copy link

Changed to use the 'dataType' argument instead of the 'limit' argument.

This fixes (for me) issue with AR_DATA_TYPE_TIME fields type getting incorrect type AR_DATA_TYPE_NULL.

…dataType' argument instead of the 'limit' argument.

This fixes (for me) issue with AR_DATA_TYPE_TIME fields type getting incorrect type AR_DATA_TYPE_NULL.
Also, string values are encoded as utf-8 when input and decoded from utf-8 when output.
Maybe, this should be optional.
@fgimian
Copy link
Owner

fgimian commented Dec 30, 2016

Appreciate your efforts on this, but there's way too much going on with this pull request. I see Python 3 compatibility added and so on. I cannot accept the pull request in the current form.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants