Skip to content

Conversation

@Harshal6927
Copy link
Member

Description

Closes

cofin and others added 9 commits October 18, 2025 21:58
Add custom types documentation for Advanced Alchemy

- Introduced basic types: GUID, DateTimeUTC, JsonB, BigIntIdentity.
- Added file storage types: FileObject, FileObjectList, StoredObject.
- Documented security types: EncryptedString, EncryptedText, PasswordHash.
- Created index for custom types with quick reference and database compatibility.
- Included usage examples and integration patterns for each type.
**Reference Documentation Enhancements:**
- Add standalone CLI reference documentation with usage examples
- Enhance types reference with organized sections for all type categories
- Enhance base reference with explicit documentation for all base classes
- Add explicit class documentation to resolve cross-reference warnings

**Fixes:**
- Remove 5 orphaned usage files from previous reorganization
- Fix unknown document references in getting-started.rst and index.rst
- Fix document references in modeling docs (../types → ../types/index)
- Fix SQL lexing error in migrations.rst with proper tab-set syntax
- Add :no-index: to CLI functions to prevent duplicate documentation

**Storage Documentation:**
- Add comprehensive MinIO configuration examples
- Fix framework integration examples in obstore.rst
- Add tab-set for Litestar and FastAPI file upload patterns
- Correct tag pattern example to show UniqueMixin value

**Build Results:**
- Reduced warnings from 19+ to 8 (only optional dependencies)
- Zero critical errors
- Zero cross-reference issues for core classes
- Clean build with proper tab rendering

Resolves documentation completeness issues identified in Phase 3+ audit.
@Harshal6927 Harshal6927 changed the title Docs overhaul docs: complete reference documentation overhaul and fix critical issues Oct 25, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.67%. Comparing base (05a413b) to head (b798ca8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #590      +/-   ##
==========================================
+ Coverage   79.26%   79.67%   +0.41%     
==========================================
  Files          87       87              
  Lines        6355     6392      +37     
  Branches      810      824      +14     
==========================================
+ Hits         5037     5093      +56     
+ Misses       1068     1043      -25     
- Partials      250      256       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@github-actions
Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/590

@cofin cofin changed the title docs: complete reference documentation overhaul and fix critical issues docs: overhaul usage documentation Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants