better-sqlite3 icon indicating copy to clipboard operation
better-sqlite3 copied to clipboard

Fix virtual table limit offset

Open mandel59 opened this issue 3 years ago • 1 comments

This PR add limit and offset clause support for user-defined virtual tables. Fix #872.

mandel59 avatar Sep 03 '22 01:09 mandel59

This patch doesn't handle the return method of the iterator protocol.

mandel59 avatar Sep 03 '22 02:09 mandel59