When writing sql statements, using no quotes or double quotes for the 
schema name (MySQL) seems to work as expected with the DATABASE_TO_UPPER 
flag. When statements have backticks, it looks like the setting is ignored 
and it attempts to do an uppercase case-sensitive match. This was 
unexpected, it seems like backticks should behave the same as no quotes for 
the purposes of this flag.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to