GNU bug report logs - #58390
29.0.50; sqlite: on INSERT RETURNING id does not return value

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Sun, 9 Oct 2022 07:23:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 58390 <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: 58390 <at> debbugs.gnu.org
Subject: Re: bug#58390: 29.0.50; sqlite: on INSERT RETURNING id does not
 return value
Date: Mon, 10 Oct 2022 11:43:31 +0300
One can see on command line that RETURNING works well in SQLite:

sqlite> insert into people default values returning people_id;
5

That is necessary to have in Emacs functions to get the return value
from `sqlite-execute' as well.

--
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/




This bug report was last modified 2 years and 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.