sqlite-html
sqlite-html copied to clipboard
Window functions on `html_each` cause segfault?
select rank() over (order by rowid) from html_each('<a>', '*');