打开 关闭

No data seeded to AbpPermissionGrants #134


User avatar
1
rachanee-mwp 创建

Hi dev team,

We are trying to isolate our changes from orginal generated code for ease of upgrading, by creating side projects and configure it to depends on the original module.

Unfortunately, when run Mwp.DbMigrator (side project), there was no records seeded to table AbpPermissionGrants as expected. Please suggest what should we do so that it seed data properly when running from side projects.


2 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Hi @rachanee-mwp,

    Is your database connection string correct?

  • User Avatar
    1
    rachanee-mwp 创建

    I have found the solution. I must add MwpApplicationContractsModule as a DependsOn module of MwpDbMigratorModule.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11