Skip to content

Commit 0d1a10f

Browse files
authored
Update README.md
1 parent 75f21e7 commit 0d1a10f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ast-reference/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ When updating to a new `squawk_syntax` version:
175175

176176
## Document Maintenance Notes
177177

178-
- **No new grammar parsing needed** for v0.3.0 — all gaps are parser-level limitations, not extraction problems
178+
- **No new grammar parsing needed** for v0.3.1 — all gaps are parser-level limitations, not extraction problems
179179
- These docs are **reference, not tutorial** — assume familiarity with PostgreSQL DDL and the squawk AST structure
180180
- **Update frequency:** After squawk_syntax updates or when new rule types require expanded extraction
181181
- **Verification method:** Compare document examples against `src/ast/visitor.rs` implementations and test suite coverage

0 commit comments

Comments
 (0)