all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Add new sqlite extension to allowlist
@ 2024-07-03 13:55 Sergey Kostyaev
  2024-07-19 19:09 ` Sergey Kostyaev
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Kostyaev @ 2024-07-03 13:55 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Alex Garcia (author of https://github.com/asg017/sqlite-vss) stops development of sqlite-vss in favour of https://github.com/asg017/sqlite-vec. This new project in the early stages of development, but it supported by Mozilla and looks promising. Probably I should switch `elisa` to this new sqlite extension when it will be released. For this we need to add «vec0» to sqlite allowlist.

Best regards,
Sergey Kostyaev

[-- Attachment #2: Type: text/html, Size: 773 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Add new sqlite extension to allowlist
  2024-07-03 13:55 Add new sqlite extension to allowlist Sergey Kostyaev
@ 2024-07-19 19:09 ` Sergey Kostyaev
  2024-07-20  7:28   ` Eli Zaretskii
  2024-07-20  7:29   ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Sergey Kostyaev @ 2024-07-19 19:09 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 635 bytes --]

Now Elisa in GNU ELPA. I can try to provide a patch. Which branch should it based on?

Best regards,
Sergey Kostyaev 

3 июля 2024 г. 13:55:08 UTC, Sergey Kostyaev <sskostyaev@gmail.com> пишет:
>Alex Garcia (author of https://github.com/asg017/sqlite-vss) stops development of sqlite-vss in favour of https://github.com/asg017/sqlite-vec. This new project in the early stages of development, but it supported by Mozilla and looks promising. Probably I should switch `elisa` to this new sqlite extension when it will be released. For this we need to add «vec0» to sqlite allowlist.
>
>Best regards,
>Sergey Kostyaev

[-- Attachment #2: Type: text/html, Size: 1216 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Add new sqlite extension to allowlist
  2024-07-19 19:09 ` Sergey Kostyaev
@ 2024-07-20  7:28   ` Eli Zaretskii
  2024-07-20  7:29   ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2024-07-20  7:28 UTC (permalink / raw)
  To: Sergey Kostyaev; +Cc: emacs-devel




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Add new sqlite extension to allowlist
  2024-07-19 19:09 ` Sergey Kostyaev
  2024-07-20  7:28   ` Eli Zaretskii
@ 2024-07-20  7:29   ` Eli Zaretskii
  2024-07-20 16:46     ` Sergey Kostyaev
  1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2024-07-20  7:29 UTC (permalink / raw)
  To: Sergey Kostyaev; +Cc: emacs-devel

> Date: Fri, 19 Jul 2024 19:09:00 +0000
> From: Sergey Kostyaev <sskostyaev@gmail.com>
> 
> Now Elisa in GNU ELPA. I can try to provide a patch. Which branch should it based on?
> 
> Best regards,
> Sergey Kostyaev 
> 
> 3 июля 2024 г. 13:55:08 UTC, Sergey Kostyaev <sskostyaev@gmail.com> пишет:
> 
>  Alex Garcia (author of https://github.com/asg017/sqlite-vss) stops development of sqlite-vss in favour of
>  https://github.com/asg017/sqlite-vec. This new project in the early stages of development, but it
>  supported by Mozilla and looks promising. Probably I should switch `elisa` to this new sqlite extension
>  when it will be released. For this we need to add «vec0» to sqlite allowlist.

I added "vec0" on the emacs-30 release branch, thanks.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Add new sqlite extension to allowlist
  2024-07-20  7:29   ` Eli Zaretskii
@ 2024-07-20 16:46     ` Sergey Kostyaev
  0 siblings, 0 replies; 5+ messages in thread
From: Sergey Kostyaev @ 2024-07-20 16:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Thank you!

Best regards,
Sergey Kostyaev 

20 июля 2024 г. 07:29:54 UTC, Eli Zaretskii <eliz@gnu.org> пишет:
>> Date: Fri, 19 Jul 2024 19:09:00 +0000
>> From: Sergey Kostyaev <sskostyaev@gmail.com>
>> 
>> Now Elisa in GNU ELPA. I can try to provide a patch. Which branch should it based on?
>> 
>> Best regards,
>> Sergey Kostyaev 
>> 
>> 3 июля 2024 г. 13:55:08 UTC, Sergey Kostyaev <sskostyaev@gmail.com> пишет:
>> 
>>  Alex Garcia (author of https://github.com/asg017/sqlite-vss) stops development of sqlite-vss in favour of
>>  https://github.com/asg017/sqlite-vec. This new project in the early stages of development, but it
>>  supported by Mozilla and looks promising. Probably I should switch `elisa` to this new sqlite extension
>>  when it will be released. For this we need to add «vec0» to sqlite allowlist.
>
>I added "vec0" on the emacs-30 release branch, thanks.

[-- Attachment #2: Type: text/html, Size: 1499 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-20 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03 13:55 Add new sqlite extension to allowlist Sergey Kostyaev
2024-07-19 19:09 ` Sergey Kostyaev
2024-07-20  7:28   ` Eli Zaretskii
2024-07-20  7:29   ` Eli Zaretskii
2024-07-20 16:46     ` Sergey Kostyaev

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.