Houmgaor
6fbd294575
refactor(channelserver): eliminate *sql.Tx from repository interfaces
Hide transaction management inside repository implementations so
interfaces only expose domain types, enabling clean mocking and
decoupling handlers from PostgreSQL internals.
- Replace BeginTx + UpdateEventQuestStartTime with batch
UpdateEventQuestStartTimes that manages its own transaction
- Remove tx parameter from CreateApplication, add composite
CreateApplicationWithMail for atomic scout+mail operations
- Remove SendMailTx from MailRepo (sole caller migrated)
- Remove database/sql import from repo_interfaces.go
2026-02-21 14:56:59 +01:00
..
2026-02-20 19:11:41 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-19 18:13:34 +01:00
2026-02-21 00:28:27 +01:00
2026-02-20 19:50:28 +01:00
2026-02-20 21:18:40 +01:00
2026-02-20 21:18:40 +01:00
2026-02-18 21:39:13 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 13:13:55 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 13:20:15 +01:00
2026-02-18 21:39:13 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 22:18:46 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 21:57:24 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:20:15 +01:00
2026-02-18 21:48:08 +01:00
2026-02-18 21:48:08 +01:00
2026-02-21 13:20:15 +01:00
2026-02-18 00:47:14 +01:00
2026-02-18 21:48:08 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-20 22:18:46 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 00:53:10 +01:00
2026-02-21 14:01:52 +01:00
2026-02-21 13:27:08 +01:00
2026-02-20 22:14:48 +01:00
2026-02-20 22:14:48 +01:00
2026-02-20 22:14:48 +01:00
2026-02-21 00:42:16 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 22:06:55 +01:00
2026-02-20 21:18:40 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 22:14:48 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 22:18:46 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:49:25 +01:00
2026-02-21 13:20:15 +01:00
2026-02-20 21:18:40 +01:00
2026-02-21 14:01:52 +01:00
2026-02-20 23:31:27 +01:00
2026-02-18 21:48:08 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 14:16:58 +01:00
2026-02-20 18:42:08 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:56:59 +01:00
2026-02-20 18:58:32 +01:00
2026-02-20 21:18:40 +01:00
2026-02-21 00:28:27 +01:00
2026-02-21 14:16:58 +01:00
2026-02-20 21:18:40 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 14:16:58 +01:00
2026-02-18 21:39:13 +01:00
2026-02-20 21:18:40 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:16:58 +01:00
2026-02-20 23:21:14 +01:00
2026-02-20 18:58:32 +01:00
2026-02-20 18:58:32 +01:00
2026-02-18 21:48:08 +01:00
2026-02-18 21:48:08 +01:00
2026-02-18 21:48:08 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:35:04 +01:00
2026-02-18 21:39:13 +01:00
2026-02-21 13:13:55 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 14:21:32 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 13:27:08 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:56:59 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 00:06:23 +01:00
2026-02-21 14:16:58 +01:00
2026-02-21 00:06:23 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 14:21:32 +01:00
2026-02-21 14:08:01 +01:00
2026-02-21 13:39:44 +01:00
2026-02-21 13:35:04 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 13:42:33 +01:00
2026-02-18 21:39:13 +01:00
2026-02-21 13:20:15 +01:00
2026-02-21 14:47:25 +01:00
2026-02-21 13:56:46 +01:00
2026-02-21 13:39:44 +01:00