aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/SimpleORMap.php
AgeCommit message (Expand)Author
2025-09-26implement generator/yield methods for SORM, fixes #5905tic-5905Jan-Hendrik Willms
2025-04-01prevent php8 warnings, fixes #5441Jan-Hendrik Willms
2025-03-27use only the raw data of a sorm object when using setData on another object, ...Jan-Hendrik Willms
2025-01-27fix sorm default string values for mariadb >= 10.2.7, fixes #4462Jan-Hendrik Willms
2025-01-10add Vips as CorePlugin, re #4258Elmar Ludwig
2024-11-20allow sorm to use other variants of I18NString, fixes #4891Jan-Hendrik Willms
2024-11-13load translations before comparing i18n field contents in SimpleORMap::isFiel...Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-09-19sorm only return new ids for md5 hashes, fixes #4586Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer