Escape name through the dialect.
name
Allows for overriding if necessary.
String escapeName(String name) => dialect.escapeName(name);