Hello @brycehemme!
Are you following the below steps for viewing and updating your table data?
- Query to display data in table
- Make edits to edit
- Make query to save updated table data from Retool to Postgres
-On success of the update query, run the first query to re-fetch the updated table data
Here is another post about ensuring that any caching you have in invalidated.
Along with our official docs on invalidating caches, hope these help!