Escape cached source key non-latin1 characters
What's Changed
- fix: escape cached source key non-latin1 characters by @syail in #69
- fix:
select::json()types are now more consistent with internal logic, in that it no longer returnsT|null|undefined, instead it only returnsT? - tests: adding test for #69
New Contributors
Full Changelog: v0.14.1...v0.14.2