> Do we have a complete list of restrictions on column names? I know
> singular, lowercase, no spaces (currently) but what about multiple
> words? Underscores? Non-english words?
Sorting this out is very near the top of my list - should get to it
any day now. I will be
- Fixing bugs with things that should work (e.g. spaces should be
allowed)
- Clarifying the rules about what's allowed and what isn't
- Enhancing the app editor so that it catches invalid names and wont
save, with some friendly guidance.
Tom