More informative repr of LiveObjects

also, print repr(some_table_row)

should return more than:

<LiveObject: anvil.tables.Row>

how about: what table? current key/value pairs?

1 Like