Updated 'declarative' link in docs/patterns/sqlalchemy.rst
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
parent
8ed051d5b5
commit
09a06abb77
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ Querying is simple as well:
|
||||||
|
|
||||||
.. _SQLAlchemy: http://www.sqlalchemy.org/
|
.. _SQLAlchemy: http://www.sqlalchemy.org/
|
||||||
.. _declarative:
|
.. _declarative:
|
||||||
http://www.sqlalchemy.org/docs/reference/ext/declarative.html
|
http://www.sqlalchemy.org/docs/orm/extensions/declarative.html
|
||||||
|
|
||||||
Manual Object Relational Mapping
|
Manual Object Relational Mapping
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue