Jasper van Gelder

Results 3 issues of Jasper van Gelder

### Describe the bug I cant really figure out what causes this bug but I feel like it has to do with offset and limit. It looks like when my...

type: r2dbc

I was having issues getting deep sleep to work using the battery (no usb power) and the regular esp functions `esp_deep_sleep_start` and `esp_sleep_enable_timer_wakeup()`. When I realized it had a bat...

### Use case To save db round trips I would like to be able to do queries like: ```sql select * from MyTable where MyTable.myvar > (select distinct MyTable.myvar from...

question
type: query