sqlite-html icon indicating copy to clipboard operation
sqlite-html copied to clipboard

Window functions on `html_each` cause segfault?

Open asg017 opened this issue 3 years ago • 0 comments

select rank() over (order by rowid) from html_each('<a>', '*');

asg017 avatar Sep 01 '22 23:09 asg017