asg017/sqlite-html

Window functions on `html_each` cause segfault?

asg017 opened this issue · 0 comments

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