mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-07 17:31:24 -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
15 lines
425 B
ReStructuredText
15 lines
425 B
ReStructuredText
:orphan:
|
|
|
|
=================================
|
|
SQL Expression Language 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`.
|
|
|
|
|