0
chris.tune@gmail.com created
- ABP Framework version: v5.2
- UI type: Angular /
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
I have a module solution which has all the hosts such as Unified, API host etc. I'm a bit confused as to where I add the Migrations for new entities as it mentions using unified, but If I'm using this as a module on an angular app OR other where should these be?
Cheers Chris
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Thanks @yekalkan
So If I'm creating a module which can be used across all types of project(angular MVC etc) I would add a migration to each type of host?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
So If I'm creating a module which can be used across all types of project(angular MVC etc) I would add a migration to each type of host?
True.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)