Database column name change makes table unaccesible
Hi, new here!
I'm currently building an app where there's a table called "track_sessions" whose column "creator" I wanted to change to "creatorID". However, after doing it on the dashboard, I'm getti...