Eric Zurcher
Eric Zurcher
Apologies for my misunderstanding. I was using a SELECT query with aliases for the column names, and some of those aliases exceeded 31 characters in length. These were being truncated...
After a bit more experimentation, I am re-opening this Issue. The problem I was seeing - truncation of column aliases to 31 characters - is occurring only with the embedded...
@pauldendulk : In answer to your question, yes, I do use a layer that needs to fetch data (specifically an OpenStreetMap TileLayer). I handle this by writing a handler for...
@pauldendulk - Thanks for looking into this. Things are now working well for me using the workaround I described, and I'm looking forward to the release of V5.