Re: [sqlite] sqlite4 completion status

2014-05-31 Thread Simon Slavin
On 31 May 2014, at 6:24pm, big stone wrote: > I see a lot of commits on SQlite3 recently, but SQlite4 branch has nearly > nothing since 3 months. > > Is there a problem ? SQLite3 is in daily use on billions of devices. Bugs must be fixed. SQLite4 is an experimental tool, not released for pr

Re: [sqlite] sqlite4 completion status

2014-05-31 Thread big stone
Hi, I see a lot of commits on SQlite3 recently, but SQlite4 branch has nearly nothing since 3 months. Is there a problem ? ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Help with SELECTing CASE problem

2014-05-31 Thread Luuk
On 31-5-2014 06:03, jose isaias cabrera wrote: "Luuk" wrote... On 30-5-2014 19:29, jose isaias cabrera wrote: "Igor Tandetnik" wrote... On 5/30/2014 12:41 PM, jose isaias cabrera wrote: What should be returned is the value of vEmail of the first record that has Xtra4='y' What do you mean