You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add created_at and updated_at datetime fields in c_survey_answer to keep track of the time at which one answer was given.
No need to develop any interface around it for now, but any write/update to the record should update the corresponding fields, so we can later query them from the database.