Hi,
I'm currently facing some issues in creating my own backup for my module. However, I can't find much information to solve my current issue. I will just try it here, hopefully someone did encounter such a problem before.
The module that I'm developing now it's something like the one in 'choice' module, however, with a little bit of modification like having a table that doesn't depend on 'choice' table, but the other way round. So my question is that how can I create a backup for that simliliar module but also backup the table , module 'choice' depends on without creating redundant backup for every 'choice' I had made. Maybe in the root folder of the course backup directory?