Re: [sqlite] Wrong return code usage for shell.c.in

2019-08-11 Thread Kai Howelmeyer
the best, Kai. > On Aug 4, 2019, at 10:37 AM, Kai Howelmeyer wrote: > > Hi, > > I have a database with several selftests. One of those selftests fails. This > is correctly reported in the textual output of the sqlite shell. Yet, the > error code when running for examp

[sqlite] Wrong return code usage for shell.c.in

2019-08-04 Thread Kai Howelmeyer
Hi, I have a database with several selftests. One of those selftests fails. This is correctly reported in the textual output of the sqlite shell. Yet, the error code when running for example ``` sqlite3 -batch