David Kelley

Results 4 issues of David Kelley

Hi, thanks for the really great library. However, I think I have spotted a bug and can't seem to figure out where/why it's happening. Given an object like this: ```json...

bug

![image](https://github.com/aidenwallis/kysely-d1/assets/1774262/f8e5b64f-1142-4813-aae4-460c6ce6bb56) Hi there, Thanks for the great library! I'm currently encountering the attached issue when building using NextJS 13 on CloudFlare Pages. The build completes, but this is currently breaking...

Hi, when attempting to use Float's inside Maps, I'm getting the following error: `undefined method 'encode' for 2.107:Float` Are maps not intended to store floats or is this a bug?...

Hi jasonmk, I'd like to be able to search over models using specific fields, although I noticed that in your documentation for the class the `:fields` option is not yet...