summaryrefslogtreecommitdiff
path: root/doc/build/tutorial
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-01-09 15:20:39 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2023-01-09 15:20:39 -0500
commit2f09374d4418491288894fd58e3f2ba9b711a6c2 (patch)
treeea0ffce69dcea1635155826e259716423fc35fcd /doc/build/tutorial
parentc30a48604ca12636fffd51f05221c5059aa8de11 (diff)
downloadsqlalchemy-2f09374d4418491288894fd58e3f2ba9b711a6c2.tar.gz
remove anchor removed by mistake
Change-Id: I20e196f63c8cea9cd805501ab174cab320575b05
Diffstat (limited to 'doc/build/tutorial')
-rw-r--r--doc/build/tutorial/metadata.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/tutorial/metadata.rst b/doc/build/tutorial/metadata.rst
index 202aad920..7c05497ac 100644
--- a/doc/build/tutorial/metadata.rst
+++ b/doc/build/tutorial/metadata.rst
@@ -191,6 +191,8 @@ parameter.
In the next section we will emit the completed DDL for the ``user`` and
``address`` table to see the completed result.
+.. _tutorial_emitting_ddl:
+
Emitting DDL to the Database
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~