From: Lars Ingebrigtsen <larsi@gnus.org>
To: Jean Louis <bugs@gnu.support>
Cc: 58390@debbugs.gnu.org
Subject: bug#58390: 29.0.50; sqlite: on INSERT RETURNING id does not return value
Date: Mon, 10 Oct 2022 10:58:53 +0200 [thread overview]
Message-ID: <87bkqknjg2.fsf@gnus.org> (raw)
In-Reply-To: <86pmf1o45n.fsf@protected.rcdrun.com> (Jean Louis's message of "Sun, 09 Oct 2022 10:19:16 +0300")
Jean Louis <bugs@gnu.support> writes:
> (sqlite-execute my-db "INSERT INTO people (people_firstname, people_name, people_email)
> VALUES (?, ?, ?)
> RETURNING people_id"
> '("Joe" "Doe" "joedoe@example.com"))
> and after that function I get message "not an error". That is not proper.
I've now fixed this in Emacs 29.
prev parent reply other threads:[~2022-10-10 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-09 7:19 bug#58390: 29.0.50; sqlite: on INSERT RETURNING id does not return value Jean Louis
2022-10-10 8:43 ` Jean Louis
2022-10-10 8:58 ` Lars Ingebrigtsen [this message]
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=87bkqknjg2.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=58390@debbugs.gnu.org \
--cc=bugs@gnu.support \
/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).