claircore icon indicating copy to clipboard operation
claircore copied to clipboard

sqlite: fs.FS support via vfs

Open hdonnay opened this issue 3 years ago • 2 comments
trafficstars

hdonnay avatar Oct 27 '22 14:10 hdonnay

After some debugging, I think this is because the underlying fs.File implementations don't implement io.Seeker (see here).

hdonnay avatar Dec 12 '22 19:12 hdonnay

Note to self: this would be fixed with #669

hdonnay avatar Apr 10 '23 15:04 hdonnay