On Sun, Feb 10, 2013 at 5:27 PM, Simon Slavin <[email protected]> wrote:

>
> On 10 Feb 2013, at 8:39pm, Richard Hipp <[email protected]> wrote:
>
> > The fact that SQLite will treat a double-quoted string as a string
> literal
> > rather than as a quoted identifier is a horrible mis-feature.  It was
> added
> > 10 years or so ago in an attempt to be more MySQL-compatible.  I have
> come
> > to sorely regret that change.  I'd love to get rid of this mis-feature
>
> Any chance of killing it in SQLite 4 ?  I'm a big fan of getting rid of
> things which were once (understandably) implemented for reasons like this.
>

Yes.  One of the big purposes of SQLite4 is to get rid of cruft like this.



>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to