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


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 58390 <at> 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
Jean Louis <bugs <at> gnu.support> writes:

> (sqlite-execute my-db "INSERT INTO people (people_firstname, people_name, people_email)
>                                   VALUES (?, ?, ?)
>                                RETURNING people_id" 
> 		'("Joe" "Doe" "joedoe <at> example.com"))
> and after that function I get message "not an error". That is not proper.

I've now fixed this in Emacs 29.




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.