Open Closed

New column in ABPUsers table #6246


User avatar
0
shobhit created

ACheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v4.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Team, Can i extend the default ABPUsers table to have some new columns and also query change to get the desired result. If yes, How?


3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi ,

    Please check the similar issue https://support.abp.io/QA/Questions/3453/Can-I-add-a-new-column-to-the-AbpUsers-table--How-can-I-add-if-I-can

    Thanks,

  • User Avatar
    0
    shobhit created

    Hi @anjali, Thanks. I have followed the instruction but got stuck at step-2.

    https://github.com/abpframework/abp/blob/c81732c1cf91c49cfc1d0fcc58b6746d9ded69f5/docs/en/Community-Articles/2022-07-19-How-To-Add-Custom-Property-To-The-User-Entity/How-To-Add-Custom-Property-To-The-User-Entity.md#step-2

    i am getting error, i am not sure what reference i am missing. Error part highlighted in yellow.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi, Please check these references and share your error logs if possible.

    Thanks,

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