Hi,

palmer ristevski wrote:
> He is my vote.
> I like the fact that conventions #1 and #2 make things compatible with other 
> databases.
> Does #3, by chance, do the same with another database not mentioned
> (eg. Oracle).
>
> If it does not have any compatibility with any other database,
> ONLY then I say that one should drop #3 quoting convention.
>
> Palmer
>   
I believe that MySQL allows double quotes to be used as string 
delimiters by default, but then this would not be a compatibility break 
with MySQL since MySQL also supports the standard use of single quotes 
for this purpose by default, and does not have the same "identifier, 
else a string" behaviour anyway.

Oh, and +1 to removing #3, if it matters now after so many votes in that 
direction :)

Regards,
Eugene

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

Reply via email to