Skip to content

Commit 367a70c

Browse files
author
unknown
committed
fix: Correct PR number reference in documentation
- Update PR reference from aviralgarg05#124 to aviralgarg05#131 in docs/EXPLAIN_FEATURE.md - Fixes: Incorrect PR number reference causing confusion about feature provenance - This is the correct PR for the EXPLAIN query plan command feature
1 parent ae23bfe commit 367a70c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/EXPLAIN_FEATURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The `EXPLAIN` command provides comprehensive visibility into how NexumDB executes and optimizes queries. It shows the parsed SQL structure, cache analysis, and RL agent decision-making process with Q-values.
66

77
**Status:** Issue #66 (Feature Implemented & Enhanced)
8-
**PR:** #124 (Related: Configurable AI Embedding Model)
8+
**PR:** #131 (feat: Add EXPLAIN query plan command)
99

1010
## Implementation Details
1111

0 commit comments

Comments
 (0)