nikhilmantri0902
7323d5ae0b
fix(ruletypes): make list sort deterministic on ties
...
Ties on the primary sort key kept arbitrary DB order, so rows could
shuffle between page requests causing overlaps or misses. Break ties on
name (case-insensitive) then id, always ascending, with the requested
order applied to the primary key only. Pin the tiebreak in unit tests
and paginate over state ties in the integration suite.
2026-09-08 01:16:39 +05:30
..
2026-09-04 14:43:30 +00:00
2026-03-22 04:06:31 +00:00
2026-09-07 14:54:46 +05:30
2026-06-11 10:57:56 +00:00
2026-08-13 16:39:27 +00:00
2026-07-13 11:42:42 +00:00
2026-05-18 10:50:27 +00:00
2026-08-01 12:35:54 +00:00
2026-07-27 06:38:44 +00:00
2026-05-25 17:07:55 +00:00
2026-08-01 12:35:54 +00:00
2026-05-05 19:13:09 +05:30
2026-09-03 12:35:08 +00:00
2026-09-03 07:07:10 +00:00
2026-07-21 10:28:49 +00:00
2026-08-08 20:51:14 +00:00
2026-04-01 07:20:59 +00:00
2026-08-31 15:38:11 +00:00
2026-06-26 13:44:38 +00:00
2026-09-02 18:49:35 +00:00
2026-05-11 17:47:29 +00:00
2026-05-27 15:35:18 +00:00
2026-09-03 07:49:31 +00:00
2026-08-03 19:03:38 +00:00
2026-03-23 09:13:05 +00:00
2026-08-31 14:13:25 +00:00
2026-09-01 10:07:56 +00:00
2026-09-07 14:43:40 +05:30
2026-08-31 12:10:05 +00:00
2026-07-27 20:30:16 +00:00
2026-09-07 17:39:41 +05:30
2026-08-07 15:27:50 +00:00
2025-05-31 16:04:13 +05:30
2026-09-04 10:15:17 +00:00
2026-03-22 04:06:31 +00:00
2026-09-04 10:15:17 +00:00
2026-05-14 13:23:03 +00:00
2026-07-10 19:10:10 +00:00
2026-09-07 13:58:30 +05:30
2026-09-03 07:12:22 +00:00
2026-06-15 11:27:17 +00:00
2026-09-04 10:15:17 +00:00
2026-08-27 09:55:43 +00:00
2026-09-03 07:12:22 +00:00
2026-09-01 10:07:56 +00:00
2026-09-01 13:03:48 +00:00
2026-04-01 07:20:59 +00:00
2026-07-29 09:24:08 +00:00
2026-09-08 01:16:39 +05:30
2026-03-31 09:11:49 +00:00
2026-09-04 15:31:19 +00:00
2026-08-03 19:03:38 +00:00
2026-08-04 16:40:46 +00:00
2026-06-30 13:26:24 +00:00
2026-09-04 10:15:17 +00:00