Skip to content

sqlite: fs.FS support via vfs#720

Draft
hdonnay wants to merge 2 commits intoquay:mainfrom
hdonnay:hack/sqlite-vfs
Draft

sqlite: fs.FS support via vfs#720
hdonnay wants to merge 2 commits intoquay:mainfrom
hdonnay:hack/sqlite-vfs

Conversation

@hdonnay
Copy link
Copy Markdown
Member

@hdonnay hdonnay commented Oct 27, 2022

No description provided.

@hdonnay
Copy link
Copy Markdown
Member Author

hdonnay commented Dec 12, 2022

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

@hdonnay
Copy link
Copy Markdown
Member Author

hdonnay commented Apr 10, 2023

Note to self: this would be fixed with #669

hdonnay added 2 commits March 30, 2026 15:18
This makes use of functionality added to the sqlite library to use
fs.FS implementations.

Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Change-Id: Icf0f7832e08908415f8d1da132e5e3246a6a6964
JJ: See-Also: CLAIRDEV-NNNN
JJ: Closes: #NNNN
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Change-Id: Iad2ca9ac10c24be386b98034da1ba1aa6a6a6964
JJ: See-Also: CLAIRDEV-NNNN
JJ: Closes: #NNNN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant