Miklos Szots

Results 5 issues of Miklos Szots

Dear devs, I know I should have asked on the provided page but I'm tired and I hope my questions gets answered here as well. It's simple: Why does all...

### Problem I was surprised to see `arrayRawEncoder` inside the `ArrayDecoders` class. This pr fixes the typo (possibly a result of some copy 🍝 ) ### Solution Renamed the method...

I've spent so much time and some tears as well to make this work that I have to put it here so others can learn from it. The readme currently...

This adds the property called `validateMigrationNaming` to the plugin. I've also added a test to verify that the build fails if this property is set to true

This pr saves on string conversions by explicitly making the generic datum reader read strings instead of utf-8. Also, the converter copies every object from the record read by the...