Skip to content

Commit 539b289

Browse files
committed
Implement an ORM based on composite casters
1 parent 3d8da91 commit 539b289

File tree

4 files changed

+410
-35
lines changed

4 files changed

+410
-35
lines changed

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ postgres
44
.. automodule:: postgres
55
:members:
66
:member-order: bysource
7+
8+
9+
The Object-Relational Mapper (ORM)
10+
----------------------------------
11+
12+
.. automodule:: postgres.orm
13+
:members:
14+
:member-order: bysource

0 commit comments

Comments
 (0)