If I set DATABASE_TO_UPPER=false, and supply a MySQL statement with the schema name and other identifiers quoted with backticks, I get an error message indicating that the schema name (in uppercase) is not found. Using double quotes, or omitting quotes seems to function as expected.
This seems like a bug? -- 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.
