mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-22 00:22:00 -04:00
80372f6c4c
biggest change here is the old tutorials were removed from the TOC and some additional links to them have been corrected. Change-Id: I79b878a946422eac24ed2449b440fc5d556576c4
13 lines
403 B
ReStructuredText
13 lines
403 B
ReStructuredText
:orphan:
|
|
|
|
==========================
|
|
Object Relational Tutorial
|
|
==========================
|
|
|
|
.. admonition:: We've Moved!
|
|
|
|
This page is the previous home of the SQLAlchemy 1.x Tutorial. As of 2.0,
|
|
SQLAlchemy presents a revised way of working and an all new tutorial that
|
|
presents Core and ORM in an integrated fashion using all the latest usage
|
|
patterns. See :ref:`unified_tutorial`.
|