diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-09 15:20:39 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2023-01-09 15:20:39 -0500 |
| commit | 2f09374d4418491288894fd58e3f2ba9b711a6c2 (patch) | |
| tree | ea0ffce69dcea1635155826e259716423fc35fcd /doc/build/tutorial | |
| parent | c30a48604ca12636fffd51f05221c5059aa8de11 (diff) | |
| download | sqlalchemy-2f09374d4418491288894fd58e3f2ba9b711a6c2.tar.gz | |
remove anchor removed by mistake
Change-Id: I20e196f63c8cea9cd805501ab174cab320575b05
Diffstat (limited to 'doc/build/tutorial')
| -rw-r--r-- | doc/build/tutorial/metadata.rst | 2 |
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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
