Project Managment - DB Tables not removed after uninstalling

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 535

    #1

    Project Managment - DB Tables not removed after uninstalling

    Hi yuri ,

    After removing all the projects and tasks i removed the extension. I did a hard rebuild but the DB tables related to Project Management are still there? How do i remove them without destroying any other links?
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9765

    #2
    Hi,

    Hard rebuild does not remove tables, it's by design (it would have been too dangerous). You would need to drop tables manually. `project`, `project_task`, `project_board`.

    Comment


    • murugappan
      murugappan commented
      Editing a comment
      yuri thank you so much. There were 10 tables related Project. I dropped them all. I hope that would result in a clean uninstall. I am now trying to interface Espocrm to Microsoft Project using import/export in excel.
Working...