On Mon, Jan 12, 2015 at 2:30 PM, Richard Hipp <d...@sqlite.org> wrote:
> Certainly the group_concat() case you cite, with a constant second > term makes sense. But any code I write needs to work *in general*, > and not for just that one special case. > Is it not possible to detect the "constant" in the parsing or semantic analysis phase? Are there no other example in SQLite where the "variable" vs "constant" expression matters? --DD _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users