DostEducation / RP_IVR_analytics

This is a cloud function based webhook processing service that is being using to get webhook calls from RapidPro to capture different analytical data point.
GNU Affero General Public License v3.0
4 stars 1 forks source link

user_module_content cleanup #459

Closed vivek-kumar-pandey closed 6 months ago

vivek-kumar-pandey commented 6 months ago

There are some tables like call_log which are still having the column for user_module_content. We need to remove that.

Sachinbisht27 commented 6 months ago

Closing as completed now.