AUTOMATIC_WHEN_UNAMBIGUOUS
Automatically converts to dynamic_dto, but ONLY when there is no ambiguity (i.e., the class does NOT have @PgComposite or @PgEnum annotations). In case of conflict, @PgComposite always wins.
Automatically converts to dynamic_dto, but ONLY when there is no ambiguity (i.e., the class does NOT have @PgComposite or @PgEnum annotations). In case of conflict, @PgComposite always wins.