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)
-
0
I assume that you are using module-zero. If so, which tables you think they are not used?
-
0
Hi,
For example i don't use the tables : AuditLogs, OrganizationUnits, Editions or features.
-
0
Hi,
These tables/entities are required to run module zero codes. Because of that it's not recommended to delete those tables.