unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* built-in sqlite support in 29 - still time for changes?
@ 2023-03-21 13:18 Lynn Winebarger
  2023-03-21 13:36 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Lynn Winebarger @ 2023-03-21 13:18 UTC (permalink / raw)
  To: emacs-devel

I'm curious if there is time or appetite for the following changes to
built-in sqlite support for emacs 29, before any code becomes
dependent on the current implementation.

*  Can rows be returned as arrays rather than lists for consistency
with emacsql programming conventions?

*  Can (or should) sqlite-mode be derived from tabulated list mode
instead of directly from special?

*  Can we add at least one additional primitive type for tables
(corresponding to a prepared sqlite statement) so a database
connection can have multiple outstanding queries?  Or have one query
use the result of an existing query result?

*  Is the current code mature enough to document properly, or is that
being delayed until the implementation is more mature?

Lynn



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

end of thread, other threads:[~2023-03-21 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 13:18 built-in sqlite support in 29 - still time for changes? Lynn Winebarger
2023-03-21 13:36 ` Eli Zaretskii
2023-03-21 14:02   ` Lynn Winebarger
2023-03-21 14:15     ` Eli Zaretskii

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).