When modeling the database or simply creating entities, it would be great if the platform suggested the creation of basic auditing fields, like CreatedOn, CreatedBy, UpdatedOn, UpdatedBy.
Of course it shouldn't mandatory, and the platform should be smart enough to understand when the entity is a good case for these types of fields. That's why I'm categorising it as in AI/ML.
Apart from that, it would be great if the platform set CurrDateTime() default value for CreatedOn.
Some sort of integration with another popular idea around custom wrapper actions would be appreciated too.