Simon Binder

Results 762 comments of Simon Binder

If that's the cleanest way to go about this I'm fine with it, but some things look concerning, e.g. - Usually `_parsedExpressions` is expected to contain an entry for each...

For what do you need json serialization here? You can probably get close to this already by enabling the `raw_result_set_data` [builder option](https://drift.simonbinder.eu/docs/advanced-features/builder_options/). Then you can use `QueryRow.data` to get access...