I have a lengthy question about sqllite, involving a problem with the
repeatability of a test harness that uses a sqllite in-memory database.
I have posted it on stackoverflow:
Hi,
There appears to be an error in the description of the
SELECT statement on http://www.sqlite.org/lang_select.html .
The GROUP BY clause in the select-core part
http://www.sqlite.org/images/syntax/select-core.gif
refers to ordering-term.
Ordering-term
On Sun, Jun 13, 2010 at 10:04:51PM +0200, Kees Nuyt scratched on the wall:
> There appears to be an error in the description of the
> SELECT statement on http://www.sqlite.org/lang_select.html .
The syntax diagrams have several instances of things that the
diagrams allow, but are not legal
Hi,
I have stumbled upon the issue as described in http://sqlite.org/faq.html#q5
(But use caution: this locking mechanism might not work correctly if the
database file is kept on an NFS filesystem.)
The question is, do we have a workaround. Our application has to store data in
user home
On 14 Jun 2010, at 3:16am, Prakash Reddy Bande wrote:
> I have stumbled upon the issue as described in http://sqlite.org/faq.html#q5
> (But use caution: this locking mechanism might not work correctly if the
> database file is kept on an NFS filesystem.)
>
> The question is, do we have a
5 matches
Mail list logo