I need to do .sort() in a Rows object gerenarate by select join. I get key error if I use onlye the field name.
Looks like the structure is different when it comes from a join. So it sort must be different. This is bad. How to do it?
I need to do .sort() in a Rows object gerenarate by select join. I get key error if I use onlye the field name.
Looks like the structure is different when it comes from a join. So it sort must be different. This is bad. How to do it?