From: Andrew Hyatt <ahyatt@gmail.com>
To: Neo Dim <sskostyaev@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Add new sqlite extensions to allowlist
Date: Tue, 07 Nov 2023 09:31:17 -0500 [thread overview]
Message-ID: <m2ttpxab4a.fsf@ahyatt-home.fios-router.home> (raw)
In-Reply-To: <469F1EC9-4A4F-4228-AC2F-AE4346E63DDD@gmail.com> (Neo Dim's message of "Mon, 6 Nov 2023 22:13:32 +0700")
On 6 November 2023 22:13, Neo Dim <sskostyaev@gmail.com> wrote:
Hi. I would like to use semantic search in one (or maybe
couple) of my new packages for emacs. In latest emacs there is
sqlite support, which is great. I would like to use it with
https://github.com/asg017/sqlite-vss extension. I checked it
out and see that vector0 and vss0 not in allowlist. Can we add
this extensions to allowlist? And can we use full path to
extension when call `sqlite-load-extension`? I don’t think
that this extensions will be system-wide.
Agreed! I'd also like to use those extensions. In my ekg package
(https://github.com/ahyatt/ekg), I basically am doing vector
similarity computations in elisp, from data in a sqlite db, and
doing everything in elisp undoubtedly slower and more expensive.
Having a fast way to do this would be very nice.
Best regards,
Sergey Kostyaev
next prev parent reply other threads:[~2023-11-07 14:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-06 15:13 Add new sqlite extensions to allowlist Neo Dim
2023-11-07 14:31 ` Andrew Hyatt [this message]
2023-11-18 9:13 ` Eli Zaretskii
2023-11-18 11:09 ` Sergey Kostyaev
2023-11-26 18:54 ` Sergey Kostyaev
2023-11-26 19:26 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ttpxab4a.fsf@ahyatt-home.fios-router.home \
--to=ahyatt@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=sskostyaev@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).