OK,

Forget about it, I just tested and I see that when a field has no Label
defined, the label become the fieldname.replace('_',' ').capitalize()

Even multiple Joins works ok with headers='labels' but now I understand your
point for not taking this as default, because it is more legible
"tablename.field, anothertable.field" when printing it to generic view or
debuging.


Just need to include that information to the SQLTABLE class docstring.

Thank you Massimo for this add, this thread is {{SOLVED}}

Reply via email to