We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bdb53 commit 671efc1Copy full SHA for 671efc1
1 file changed
user_guide_src/source/dbmgmt/forge.rst
@@ -288,6 +288,8 @@ You may add keys to an existing table by using ``processIndexes()``:
288
289
.. literalinclude:: forge/029.php
290
291
+.. _dropping-a-primary-key:
292
+
293
Dropping a Primary Key
294
======================
295
@@ -304,8 +306,6 @@ Execute a DROP KEY.
304
306
305
307
.. literalinclude:: forge/020.php
308
-.. _dropping-a-primary-key:
-
309
Dropping a Foreign Key
310
311
0 commit comments