unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lynn Winebarger <owinebar@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: built-in sqlite support in 29 - still time for changes?
Date: Tue, 21 Mar 2023 09:18:16 -0400	[thread overview]
Message-ID: <CAM=F=bAqv=xpLj49hYrNAyVA1gBcc7hQnosyikYFeY1fzi-9JQ@mail.gmail.com> (raw)

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



             reply	other threads:[~2023-03-21 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 13:18 Lynn Winebarger [this message]
2023-03-21 13:36 ` built-in sqlite support in 29 - still time for changes? Eli Zaretskii
2023-03-21 14:02   ` Lynn Winebarger
2023-03-21 14:15     ` 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='CAM=F=bAqv=xpLj49hYrNAyVA1gBcc7hQnosyikYFeY1fzi-9JQ@mail.gmail.com' \
    --to=owinebar@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).