- Ya
- 23 Novemba 2025, 18:58 UTC
- Mwandishi
- snadjafinia
- Ahadi ya
- 83217cb
- Created UserPhoto entity for storing user and member profile photos - Created UserBackground entity for storing user and member background images - Both entities support user-level (member=null) and member-level (member set) associations - UserPhoto includes isSet field to indicate which photo is currently active - UserBackground includes sortId field for ordering multiple backgrounds - Both entities use EmbRecordState embeddable for tracking creation, updates, and active status - Added appropriate database indexes for performance optimization