aleiby
9e85b9f5d7
perf(list): optimize bd list --json to fetch only needed dependencies ( #1316 )
...
Add GetDependencyRecordsForIssues method to storage interface that
fetches dependencies only for specified issue IDs instead of all
dependencies in the database.
This optimizes bd list --json which previously called
GetAllDependencyRecords() even when displaying only a few issues
(e.g., bd list --limit 10).
- Add GetDependencyRecordsForIssues to Storage interface
- Implement in SQLite, Dolt, and Memory backends
- Update list.go JSON output to use targeted method
- Update mock storage in tests
Origin: Mayor's review of PR #1296
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-25 17:59:53 -08:00
..
2026-01-10 23:46:44 -08:00
2025-11-21 14:40:22 -05:00
2025-11-04 01:08:21 -08:00
2025-11-03 12:02:15 -08:00
2026-01-10 22:02:03 -08:00
2026-01-22 20:27:54 -08:00
2025-11-23 19:53:44 -08:00
2025-11-23 19:35:52 -08:00
2025-12-31 13:14:15 -08:00
2025-12-28 22:37:04 -08:00
2025-11-06 20:06:45 -08:00
2025-12-24 13:22:55 -08:00
2026-01-10 13:36:52 -08:00
2025-11-08 02:22:15 -08:00
2025-11-08 02:22:15 -08:00
2025-12-02 22:41:07 -08:00
2026-01-21 13:13:24 -08:00
2025-12-02 22:41:07 -08:00
2025-11-20 18:55:10 -05:00
2026-01-22 18:30:48 -08:00
2026-01-21 22:46:59 -08:00
2025-12-28 06:04:05 -08:00
2025-12-20 13:33:15 -08:00
2026-01-16 12:27:36 -08:00
2025-12-23 01:30:06 -08:00
2026-01-25 17:59:53 -08:00
2025-11-02 14:49:27 -08:00
2025-12-17 19:10:13 -08:00
2026-01-22 18:30:48 -08:00
2025-12-31 13:14:15 -08:00
2025-10-25 18:44:38 -07:00
2025-11-24 00:59:49 -08:00
2025-11-20 19:17:57 -05:00
2025-11-02 14:49:27 -08:00
2025-12-31 13:14:15 -08:00
2026-01-22 18:30:48 -08:00
2026-01-05 22:06:52 -08:00
2025-11-02 16:27:42 -08:00
2026-01-21 22:46:59 -08:00
2025-12-16 13:26:51 -08:00
2025-12-16 13:26:51 -08:00
2026-01-21 22:46:59 -08:00
2026-01-21 10:36:59 -08:00
2026-01-21 10:36:59 -08:00
2025-11-20 21:57:23 -05:00
2026-01-12 18:29:42 -08:00
2026-01-12 18:29:42 -08:00
2025-12-14 17:23:46 -08:00
2025-12-24 13:22:55 -08:00
2026-01-21 13:13:24 -08:00
2026-01-06 12:59:26 -08:00
2026-01-06 12:59:26 -08:00
2026-01-12 19:42:04 -08:00
2025-12-17 19:10:13 -08:00
2026-01-22 18:30:48 -08:00
2025-12-29 13:47:04 -08:00
2025-12-29 13:47:04 -08:00
2025-12-27 16:02:15 -08:00
2026-01-10 23:55:16 -08:00
2026-01-10 22:38:04 -08:00
2026-01-15 07:55:08 -08:00
2026-01-21 10:36:59 -08:00
2026-01-09 14:12:48 -08:00
2025-12-16 01:06:14 -08:00
2025-11-20 21:57:23 -05:00
2026-01-25 17:59:47 -08:00
2025-12-30 16:47:38 -08:00
2026-01-21 19:30:15 -08:00
2026-01-21 19:30:15 -08:00
2025-12-19 17:52:44 -08:00
2025-12-24 14:39:30 -08:00
2025-12-24 14:39:30 -08:00
2025-11-08 15:40:19 -08:00
2025-12-19 19:57:14 -08:00
2026-01-10 23:55:16 -08:00
2026-01-02 17:30:58 -08:00
2026-01-17 05:07:11 -08:00
2025-11-23 19:04:34 -08:00
2026-01-21 16:53:49 -08:00
2026-01-21 22:46:59 -08:00
2026-01-21 19:30:15 -08:00
2026-01-14 20:36:47 -08:00
2026-01-21 10:36:59 -08:00
2026-01-25 17:59:47 -08:00
2025-11-20 21:57:23 -05:00
2026-01-22 20:27:54 -08:00
2026-01-22 20:27:54 -08:00
2026-01-25 17:59:47 -08:00
2026-01-25 17:59:47 -08:00