From 9407b26a39eb73ca1961c1fa269f8f169fbe4de8 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 2 Apr 2026 09:08:33 +1030 Subject: [PATCH] Update Home --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 6576abc..281ca06 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,7 @@ To add a migration: + Add-Migration -Project Emergence.data -Startup Emergence.data To update the database: + Update-Database -Project Emergence.data -Startup Emergence.data \ No newline at end of file