Historically, Sequel has quoted identifiers on SQLite using `, but it
turns out that isn't the recommended method, it's only used for
compatibility with MySQL (http://www.sqlite.org/lang_keywords.html).
Any objections to changing the identifier quoting to the SQL standard
"?

Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to