Hi support team,
I create a new solution with Template type is Module template. And now I want to Add FileManagement Module into my solution. But have error:
Beside I only want to use Oracle for FileManagement Module (I use SQL server for IdentityServer ) How to migrate FmDirectoryDescriptors, FmFileDescriptors tables into Oracle?
- ABP Framework version: v4.3.3
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
2 Answer(s)
-
0
I create a new solution with Template type is Module template.
ABP suite current only supported add module to application template, You can install it manually: https://docs.abp.io/en/commercial/latest/modules/file-management
How to migrate FmDirectoryDescriptors, FmFileDescriptors tables into Oracle?
See https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Oracle
-
0
This question has been automatically marked as stale because it has not had recent activity.