Bryce Redd

Results 2 issues of Bryce Redd

zlib offers a set of file access functions: `gzopen`, `gzread,` `gzwrite`, and about 20 others. Essentially, these are convenience wrappers which compress, buffer, and interact with the filesystem. Would love...

enhancement

**Describe the bug** We can build a query in the playground, and when we execute the query through the JSON API we can observe the generated sql (and it's correct),...

bug
help wanted
backend:server