What is the difference between IGNORE_CASE and CASE_INSENSITIVE_IDENTIFIERS 
in the connection string? 

H2 defaults to being case-sensitive. I prefer the opposite. Is it possible 
to set a permanent case-insensitivity option when a new database is 
initially created, and not have to rely on the connection string to specify 
case insensitivity upon every future connection?  (version 2.1.212)

Thank you!

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/0ae2f492-b6eb-4e56-bc76-a7d33142a83fn%40googlegroups.com.

Reply via email to