sqlite: more schema changes, various experiments with thread building; recursive...
commit144e234b09b719c4d2917cb79e35d1e5686f20a7
authorketmar <ketmar@ketmar.no-ip.org>
Mon, 18 Oct 2021 13:19:32 +0000 (18 13:19 +0000)
committerketmar <ketmar@ketmar.no-ip.org>
Mon, 18 Oct 2021 13:19:32 +0000 (18 13:19 +0000)
tree9a8e62e1976de40083faf76c4ce04db1dd0d2999
parent00986806fbf706776068a0f0547dc90170171553
sqlite: more schema changes, various experiments with thread building; recursive select into a temp table is fastest for now (~170 msecs for ~36,000 messages, ready for pagination; i'm ok with that)

FossilOrigin-Name: 04ad9cf7d6525f7d18ecd87abd65b3cc6e78ddf57172b2d8428293b01e49af33
sqbase_experiment/chiro_sqbase.d
sqbase_experiment/zsq_show_threads.d [new file with mode: 0644]
sqbase_experiment/zsq_show_threads_slow.d [new file with mode: 0644]
sqbase_experiment/zsq_show_threads_v2.d [new file with mode: 0644]
sqbase_experiment/zsq_show_threads_v2_small.d [new file with mode: 0644]
sqbase_experiment/zsq_show_threads_v2_small_tbl.d [new file with mode: 0644]
sqbase_experiment/zsq_show_threads_v2_small_tbl_stable.d [new file with mode: 0644]