fix broken link; add trailing slashes

This commit is contained in:
David Eisinger
2024-11-08 09:48:54 -05:00
parent b713d4e366
commit d66ded24a7
17 changed files with 23 additions and 23 deletions

View File

@@ -14,7 +14,7 @@ I'll be publishing a series of posts about how to be sure that you're
taking advantage of all your RDBMS has to offer.*
ASSUMING MY [LAST
POST](/elsewhere/required-fields-should-be-marked-not-null)
POST](/elsewhere/required-fields-should-be-marked-not-null/)
CONVINCED YOU of the *why* of marking required fields `NOT NULL`, the
next question is *how*. When creating a brand new table, it's
straightforward enough: