I have a large number of pages in Perch, so need to do some bulk edits.
I can do this with SQL queries no problem, however while it changes it in the database, and so on the live website, the fields in Perch will retain the old data.
How can I make sure the fields in Perch in the back-end reflect what's in the database?
Thanks!