Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/usage/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This guide demonstrates building a complete blog system using Advanced Alchemy's
:maxdepth: 2
:caption: Core Features

modeling
modeling/index
repositories
services
types
Expand Down Expand Up @@ -49,6 +49,5 @@ Prerequisites

- Python 3.9+
- SQLAlchemy 2.0+
- Pydantic v2 or Msgspec (for schema validation)
- Basic understanding of SQLAlchemy and async programming
- Basic understanding of Pydantic or Msgspec
312 changes: 0 additions & 312 deletions docs/usage/modeling.rst

This file was deleted.

Loading