On Thu, Aug 07, 2008 at 01:26:07PM -0400, D. Richard Hipp wrote:
>     3.  Double-quoted names fall back to being string literals if  
> there is no matching table or column name.
> 
[..]
> So I'm giving some thought to removing feature (3) above and  
> disallowing double-quoted string literals.  My concern is, though,  
> that this might break many existing applications.
> 
> What opinion do you, gentle users, have of this matter?

A major part of the traffic on the #sqlite IRC channel is about
explaining to people why using "" is a really really bad idea.

Any application doing "" now is prone to breakage as described
in your post.

Consider this a vote for removal :)

Cheers, Peter
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to