Back-ticks are easier for test cases because double quotes don’t embed well in java strings.
No one else should be using UNKNOWN. > On Feb 26, 2017, at 8:13 AM, Jess Balint <jbal...@gmail.com> wrote: > > Hi, > > In SqlDialect, the UNKNOWN dialect uses backticks for quoting. This is a > MySQL-ism. Any reason not to change it to the standard of double-quotes? > Thx. > > Jess