Joshua Chia

Results 63 comments of Joshua Chia

> "Hybrid" mode settings for CLN: > > Update` /home/bitcoin/.lightning/config:` > > ``` > # Tor > addr=statictor:127.0.0.1:9051/torport=9735 > proxy=127.0.0.1:9050 > always-use-proxy=false > > # Clearnet > bind-addr=0.0.0.0: > announce-addr=:...

But `gather()` can't help for indexing more than one dimension, correct? I suppose multiple `gather()`s can be used sequentially, but does `gather()` create a temporary copy?

Is this a question about sqlite3 or sqlite-simple? Does the hanging problem happen when you query by hand without using sqlite-simple?