Author: gk Date: Wed Jul 30 09:14:48 2025 New Revision: 1927533 Log: - Add information about change in primaryKey method change for non primitive numbers concerning type mapping removing deprecated constructor and instead using non deprecated valuOf methods.
Modified: db/torque/trunk/torque-templates/src/changes/changes.xml Modified: db/torque/trunk/torque-templates/src/changes/changes.xml ============================================================================== --- db/torque/trunk/torque-templates/src/changes/changes.xml Wed Jul 30 09:02:48 2025 (r1927532) +++ db/torque/trunk/torque-templates/src/changes/changes.xml Wed Jul 30 09:14:48 2025 (r1927533) @@ -24,6 +24,9 @@ <body> <release version="7.0-SNAPSHOT" date="in SVN"> + <action type="fix" dev="gk" date="2025-07-30"> + Use valueOf for numbers in generated primaryKey methods template + </action> <action type="fix" issue="TORQUE-372" dev="gk" due-to="Harald Nuding" date="2025-05-06"> Fix Concurrency Problem in RecordMapper </action> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org