Updated 'declarative' link in docs/patterns/sqlalchemy.rst
This commit is contained in:
parent
4f1b086218
commit
e8f6c73b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ Querying is simple as well:
|
|||
|
||||
.. _SQLAlchemy: http://www.sqlalchemy.org/
|
||||
.. _declarative:
|
||||
http://www.sqlalchemy.org/docs/reference/ext/declarative.html
|
||||
http://www.sqlalchemy.org/docs/orm/extensions/declarative.html
|
||||
|
||||
Manual Object Relational Mapping
|
||||
--------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue