Hi, Is it safe if I change the __repr__ functions for DAL, Table, Row to show a much more compact string?.
Will I not break anything by doing this?. I need this in order to better debug/analyze objects in the shell. Thanks, Carlos
Hi, Is it safe if I change the __repr__ functions for DAL, Table, Row to show a much more compact string?.
Will I not break anything by doing this?. I need this in order to better debug/analyze objects in the shell. Thanks, Carlos