Description
With recent additions like schema support and optional DB behavior,
the documentation does not fully explain:
- How schemas are registered and resolved
- What happens when SQLAlchemy is not installed
- Storage limitations of in-memory mode
Suggested Docs Updates
- Add a dedicated "Schemas" section
- Explain storage modes and fallbacks
- Provide minimal examples
Expected Outcome
- Better developer experience
- Fewer questions/issues
Description
With recent additions like schema support and optional DB behavior,
the documentation does not fully explain:
Suggested Docs Updates
Expected Outcome