Skip to content

merge feature branch docs-v4 to main branch#9

Merged
peterjohncasasola merged 7 commits into
mainfrom
feature/docs-v4
Jul 13, 2026
Merged

merge feature branch docs-v4 to main branch#9
peterjohncasasola merged 7 commits into
mainfrom
feature/docs-v4

Conversation

@peterjohncasasola

Copy link
Copy Markdown
Owner

No description provided.

- Move MiniOData from adapters/ to parsers/ to match source package
- Add missing FQL parser documentation page
- Unify all examples to canonical Customer/Order/OrderItem domain
- Restructure sidebar: comparisons and architecture earlier, performance tuning/debugging under execution
- Fix 17 documentation correctness issues from Phase 1 audit
- Verify all internal links resolve correctly

48 files changed, 1125 insertions(+), 558 deletions(-)
- DslTokenizer: remove & and | tokenization; add StartsWithLogicalKeyword helper so AND/OR are recognized as identifiers and act as logical operator delimiters
- DslAstParser: add MatchAnd/MatchOr helpers; parser now accepts AND/OR identifier tokens as logical operators
- DslSafetyValidator: remove & and | from AllowedChars regex
- DslTokenKind: update XML docs to reference AND/OR instead of &/|
- ExampleProvider: update filter example string to use AND/OR
- Tests: update DslQueryParserTests, FilterTests, FieldSecurityTests, and IncludeParserTests to use AND/OR syntax
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flexquery Ready Ready Preview, Comment Jul 13, 2026 3:32pm

@peterjohncasasola peterjohncasasola merged commit e123e94 into main Jul 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant