Problem
@zolbatar reported today:
A quick question regarding using DataGrip, which I am using using the CrateDB JDBC Driver io.crate.client.jdbc.CrateDriver.
It's great, but if I want to add records, it doesn't wrap the table name in quotes, so it fails if not all lowercase. Am I missing something?