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

Boolean fields are reversed #11

Open
palamccc opened this issue Nov 5, 2014 · 3 comments
Open

Boolean fields are reversed #11

palamccc opened this issue Nov 5, 2014 · 3 comments

Comments

@palamccc
Copy link

palamccc commented Nov 5, 2014

I tried to use latest commit which uses stream parsing ( @sedenardi )
But all of my boolean fields are reversed after this pull.

@palamccc
Copy link
Author

palamccc commented Nov 5, 2014

Its not boolean field, as i reported earlier, its field "@deleted", it is true for most of records,
Looks like calculation for "@deleted" gone wrong somewhere.

@sedenardi
Copy link

@palamccc can you confirm this issue wasn't happening before the latest commit (before streaming)? I didn't have any DBF files with deleted rows to test it, but I also left the code that calculates that field intact.

@deleted
Copy link

deleted commented Nov 5, 2014

@palamccc Apologies. Going forward I will try to return falsey values more often.

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

3 participants