Base solution for your next web application
Open Closed

Organization Unit database schema changes from application #1375


User avatar
0
vineforce created

Hi,

Is there any way to alter the schema of organization unit in database? I have to add new columns to abpOrganizationUnit table to store few more data relating each OrganizationUnit. I have found that asp.zero assembly has abp.Organization which contains class for Organization Unit.

Please suggest a way to alter that Organization Unit schema.


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

    Please see this document <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>