MHSanaei
575355e4f1
fix(inbounds): only reset id sequence when all inbounds are deleted
...
Commit 80110f9 realigned sqlite_sequence to MAX(id) after every delete,
which recycled freed ids and let a newly added inbound take an old
inbound id. Now the sequence row is cleared only when the table is empty,
so the counter keeps climbing while any inbound remains and existing ids
are never reused. Still guarded behind !IsPostgres().
@
2026-05-31 23:04:15 +02:00
..
2026-05-13 16:34:31 +02:00
2026-05-30 23:28:58 +02:00
2026-05-31 15:25:05 +02:00
2026-05-31 15:25:21 +02:00
2026-05-31 15:25:05 +02:00
2026-05-19 12:20:24 +02:00
2026-05-31 15:25:21 +02:00
2026-05-19 15:42:16 +02:00
2026-05-10 02:13:42 +02:00
2026-05-13 13:33:53 +02:00
2026-05-28 21:17:49 +02:00
2026-05-31 23:04:15 +02:00
2026-05-19 12:20:24 +02:00
2026-05-19 12:20:24 +02:00
2026-05-19 12:20:24 +02:00
2026-05-11 10:06:01 +02:00
2026-05-29 21:07:01 +02:00
2026-04-28 18:46:55 +02:00
2026-04-28 18:46:55 +02:00
2026-04-28 18:46:55 +02:00
2026-05-28 00:45:32 +02:00
2026-05-31 15:25:05 +02:00
2026-05-28 15:50:00 +02:00
2026-05-12 11:39:28 +02:00
2026-05-31 17:53:34 +02:00
2026-05-13 16:34:31 +02:00
2026-05-28 11:08:59 +02:00
2026-05-19 12:20:24 +02:00
2026-05-31 17:53:34 +02:00
2026-05-12 11:36:05 +02:00
2026-05-12 11:36:05 +02:00
2026-05-13 12:52:52 +02:00
2026-05-13 14:08:16 +02:00
2026-05-13 21:13:16 +02:00
2026-05-10 02:13:42 +02:00
2026-05-13 12:52:52 +02:00
2026-05-19 12:20:24 +02:00
2026-05-19 12:20:24 +02:00
2026-05-28 21:17:49 +02:00