whenever I add sql to a template, it doesn’t work and instead redirects me to the home page of the entire website
for example, going into a template and typeing only “SELECT * FROM XYZ” and hitting UPDATE takes me to the home page. the issue here is the word FROM. If i add the sql statement and use the word FROM, it simply doesn’t work. I can update and edit templates as much as I want, however when I add a sql statement and hit update, it just doesn’t work.