link to sqlalchemy declarative has changed
This commit is contained in:
parent
ec5811d0a1
commit
c0593efbb2
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ Querying is simple as well:
|
|||
|
||||
.. _SQLAlchemy: http://www.sqlalchemy.org/
|
||||
.. _declarative:
|
||||
http://docs.sqlalchemy.org/en/latest/orm/extensions/declarative.html
|
||||
http://docs.sqlalchemy.org/en/latest/orm/extensions/declarative/
|
||||
|
||||
Manual Object Relational Mapping
|
||||
--------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue