Yimaru-BackEnd/internal
Yared Yemane 60290e5c34 Swap module sort_order on conflict during update.
When updating a module sort_order to an occupied position in the same course, perform an atomic swap in a transaction instead of failing with a unique constraint error.

Made-with: Cursor
2026-04-29 03:36:45 -07:00
..
config feat: practice detail API, inactive purge tracking, and related plumbing 2026-04-20 08:24:59 -07:00
domain course practice count fix 2026-04-25 02:41:34 -07:00
infrastructure user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
logger user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs add MinIO media URL refresh endpoint 2026-04-27 05:25:16 -07:00
ports fix OTP verification by submitted code 2026-04-25 05:07:19 -07:00
repository Swap module sort_order on conflict during update. 2026-04-29 03:36:45 -07:00
services Require lesson and practice completion for LMS rollups. 2026-04-28 09:56:53 -07:00
web_server Fix partial question-set updates preserving existing values. 2026-04-29 03:02:13 -07:00