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.
created_on
updated_on
Thanks for your help!