lxfight
e2f3b00088
fix(kb): clean up KBMedia records on document delete, fix update_kb_stats ( #9120 )
...
* fix(kb): clean up KBMedia records on document delete, fix update_kb_stats
- delete_document_by_id now deletes associated KBMedia records before
removing the KBDocument row, preventing orphaned media data.
- update_kb_stats now passes kb_id filter to vec_db.count_documents,
fixing chunk count that previously counted across all KBs.
- add tests for document deletion cleanup and update_kb_stats behavior.
* fix(kb): merge media and document deletion into single transaction
2026-07-03 22:13:23 +08:00
..
2026-06-14 15:03:26 +08:00
2026-05-04 20:15:21 +08:00
2026-06-14 15:03:26 +08:00
2026-07-03 22:13:23 +08:00
2026-06-14 15:03:26 +08:00
2026-06-14 10:37:16 +08:00
2026-06-27 15:18:33 +08:00
2026-06-18 12:37:38 +08:00
2026-06-14 15:03:26 +08:00
2026-06-14 15:03:26 +08:00
2026-05-14 01:13:46 +08:00
2026-05-21 21:37:10 +08:00
2026-06-29 01:44:06 +08:00
2026-06-17 00:32:37 +08:00
2026-06-14 15:03:26 +08:00
2026-06-30 20:39:50 +08:00
2026-05-03 16:37:36 +08:00
2026-04-11 17:01:54 +08:00
2026-06-14 15:03:26 +08:00
2026-06-14 15:03:26 +08:00
2026-07-02 11:21:02 +09:00
2026-06-14 10:37:16 +08:00
2026-04-13 12:47:27 +09:00
2026-06-06 00:46:37 +08:00
2026-05-15 18:43:21 +08:00
2026-06-14 10:37:16 +08:00
2026-05-12 23:57:16 +08:00
2026-05-20 14:38:16 +08:00
2026-07-03 00:25:09 +08:00
2026-06-19 17:13:40 +08:00
2026-06-19 17:41:13 +08:00
2026-06-28 14:00:45 +08:00
2026-05-15 13:00:26 +08:00
2026-04-11 17:01:54 +08:00
2026-06-27 00:10:59 +08:00
2026-06-20 00:01:29 +08:00
2026-06-14 10:37:16 +08:00
2026-07-01 22:33:36 +08:00
2026-06-27 15:04:41 +08:00
2026-02-11 17:14:47 +08:00
2026-04-11 17:01:54 +08:00
2026-06-13 15:57:36 +08:00
2026-06-27 16:27:32 +08:00
2026-04-10 17:08:10 +09:00
2026-04-28 21:10:19 +09:00
2026-06-14 10:37:16 +08:00
2026-06-26 11:27:32 +08:00
2026-07-03 00:34:37 +08:00
2026-06-26 11:27:32 +08:00
2026-06-14 15:03:26 +08:00
2026-06-17 21:13:05 +08:00
2026-06-17 21:13:05 +08:00
2026-07-03 00:25:09 +08:00
2026-06-14 10:37:16 +08:00
2026-06-19 17:13:40 +08:00
2026-03-07 21:42:56 +09:00
2025-11-03 02:43:00 +08:00
2026-06-14 15:03:26 +08:00
2026-06-14 15:03:26 +08:00
2026-06-19 12:03:07 +08:00
2026-03-01 00:06:04 +08:00
2026-03-23 09:33:37 +08:00
2026-06-14 10:37:16 +08:00
2026-02-12 01:04:48 +08:00
2026-06-20 22:06:24 +08:00
2026-06-02 08:53:59 +08:00
2026-06-05 19:09:48 +08:00
2026-07-02 11:33:47 +09:00
2026-07-03 00:25:09 +08:00
2026-05-15 13:00:26 +08:00
2026-06-14 10:37:16 +08:00