added a notes file for important running stuff
Create working for tenant and added in efcore and data layer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
To add a migration
|
||||
Add-Migration <migrationname> -Project Emergence.data -Startup Emergence.data
|
||||
|
||||
To update the database
|
||||
Update-Database -Project Emergence.data -Startup Emergence.data
|
||||
Reference in New Issue
Block a user