Base solution for your next web application
Open Closed

Nhibernate forget map a db table: AbpUserLoginAttempts #1514


User avatar
0
rexsheng created

Abp.zero.Nhibernate.EntityMappings don't map AbpUserLoginAttemps. Since I want to use zero by nhibernate,but it always error: could not insert: [Abp.Authorization.Users.UserLoginAttempt][SQL: INSERT INTO AbpUserLoginAttempts DEFAULT VALUES; select SCOPE_IDENTITY()] I searched for the zero source code,but not exists the mappings. Is there any solutions?


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    I created an issue: <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero/issues/237">https://github.com/aspnetboilerplate/mo ... issues/237</a> Please follow it.