Base solution for your next web application
Open Closed

Delete unused ABP tables or disable creation of ABP tables #1669


User avatar
0
diegorqc created

Hi, i want to know if i can delete unused ABP tables from my project. By default a lot of tables are created, but for example i wont use tenants or audit logs. So can i disable the creation of this tables? or maybe delete them after they are created? i just want to make sure i wont break ABP in the process.

Thanks,


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

    I assume that you are using module-zero. If so, which tables you think they are not used?

  • User Avatar
    0
    diegorqc created

    Hi,

    For example i don't use the tables : AuditLogs, OrganizationUnits, Editions or features.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    These tables/entities are required to run module zero codes. Because of that it's not recommended to delete those tables.