Jan Klimke

Results 4 issues of Jan Klimke

The gem changed their interface. They removed the 6th parameter (encoding) for DBF::Column See this commit in dbf project https://github.com/infused/dbf/commit/36065c0951f5be703c8ccbdd3049e51cddb72dde#diff-e0964a9a211a4a80381813c36ddf9141 Please change the Dbf::Field interface to use the changed API

## What is the purpose of this pull request? When using ruby 3.1 I was not possible to pass hash objects to where conditions as this is possible in conventional...

Hi, i noticed when i tried to work with the updatedAt and other date fields, that the values returned from NSDate\* getters are in fact of type NSCFNumber* here is...

Hi, i noticed that there is a support for c-style types (e.g. Properties like BOOL, char, short, double ...etc Is this true ? Why should i use encapsulated NSNumber types...