Hi Ruslan,
You've told me to remove storeageEncoding settings for varChar
fields. I see from the docs how to set the storeageEncoding to a
particular encoding. How do I change it (for existing databases) so
that it uses the default? The empty string?
field.storeageEncoding = ""
Jon