]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
remove anchor removed by mistake
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 9 Jan 2023 20:20:39 +0000 (15:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 9 Jan 2023 20:20:39 +0000 (15:20 -0500)
Change-Id: I20e196f63c8cea9cd805501ab174cab320575b05

doc/build/tutorial/metadata.rst

index 202aad92032917a6906adecc43fdf7c989d9f3e9..7c05497acb313f5e22526075e3e27f6b4a395782 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~