From 5eafb6d1955ce75c4e094c64feb4fbb89d17bfcd Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Fri, 6 Jul 2018 22:05:12 -0500 Subject: [PATCH] Updated Database Schema Migrations (markdown) --- Database-Schema-Migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database-Schema-Migrations.md b/Database-Schema-Migrations.md index 0b08278..89c0cc5 100644 --- a/Database-Schema-Migrations.md +++ b/Database-Schema-Migrations.md @@ -48,7 +48,7 @@ Example: Version|Filename.sql|Query_to_Check_Condition_For_Needed_Update|match t 4 = Text to match ``` -# Other Manifest Examples: +# Other Manifest Examples ### Example - Missing a Column