Updated SQL function

Hey!
I updated my sql query now that I want to go from dev to production.
So I changed my function from targeting dev_stores_v3 to just stores_v3
two duplicate tables.
I do not get any errors messages but it does not update the data on the new table.
Do I need to wait for it to update somehow? I tried cleaning sql cache
image.png
Was this page helpful?