From 2f09374d4418491288894fd58e3f2ba9b711a6c2 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 9 Jan 2023 15:20:39 -0500 Subject: [PATCH] remove anchor removed by mistake Change-Id: I20e196f63c8cea9cd805501ab174cab320575b05 --- doc/build/tutorial/metadata.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/build/tutorial/metadata.rst b/doc/build/tutorial/metadata.rst index 202aad9203..7c05497acb 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.47.2