claude
cb3b507ed5
ipc: one row mapper for the store adapter's list reads (V-575)
...
Eleven methods repeated the same body: run mapErr over the store's error,
allocate a slice of the wire type, convert row by row. mapRows holds it, and
each method is now the read plus the conversion it uses.
ListProposedRoutines had a conditional copy of ReminderID, which was a nil
pointer assigned over a nil pointer whenever it did not fire. It is
unconditional now and the result is the same.
2026-08-06 01:31:19 +04:00
..
2026-08-01 14:36:17 +04:00
2026-08-05 15:28:26 +04:00
2026-08-05 02:01:01 +04:00
2026-08-02 02:28:53 +04:00
2026-08-06 00:54:43 +04:00
2026-08-05 15:52:54 +04:00
2026-08-01 14:33:26 +04:00
2026-08-06 00:52:28 +04:00
2026-08-02 09:11:11 +04:00
2026-08-06 00:37:01 +04:00
2026-08-01 14:08:32 +04:00
2026-08-02 09:11:11 +04:00
2026-08-06 01:31:19 +04:00
2026-08-02 03:28:49 +04:00
2026-08-06 01:12:18 +04:00
2026-08-05 13:52:41 +04:00
2026-08-05 02:27:22 +04:00
2026-08-01 14:11:57 +04:00
2026-08-01 14:36:17 +04:00
2026-08-01 13:57:26 +04:00
2026-08-05 02:32:03 +04:00
2026-08-04 18:07:28 +04:00
2026-08-04 18:45:52 +04:00
2026-08-02 15:08:07 +02:00
2026-08-01 14:01:01 +04:00
2026-08-04 03:00:11 +04:00
2026-08-05 23:06:48 +04:00
2026-08-06 01:15:04 +04:00
2026-08-01 14:21:36 +04:00
2026-08-05 19:54:21 +04:00
2026-08-01 14:06:38 +04:00
2026-08-01 14:12:43 +04:00
2026-08-05 20:51:46 +04:00
2026-08-02 03:28:49 +04:00
2026-08-05 19:54:21 +04:00
2026-08-04 18:28:17 +02:00
2026-08-04 04:11:10 +04:00
2026-08-05 01:56:11 +04:00
2026-08-01 14:06:00 +04:00
2026-08-01 14:21:46 +04:00
2026-08-04 01:26:52 +04:00
2026-08-04 21:18:52 +04:00
2026-08-01 14:05:13 +04:00
2026-08-05 15:52:54 +04:00
2026-08-02 15:08:07 +02:00
2026-08-01 14:16:56 +04:00