I am looking for hints about how to create entities in PonyORM with created_on
and updated_on
fields whose values would be generated automatically, possibly using functionality from the underlying database manager.
Thanks for your help!
I am looking for hints about how to create entities in PonyORM with created_on
and updated_on
fields whose values would be generated automatically, possibly using functionality from the underlying database manager.
Thanks for your help!