Data in tables is not updated automatically

Dear Team,
I know it's a Beta Version.
I noticed that the data is only updated when the queries are rerun.
for example if I update or insert a new record in the fishes table, this will only be visible if I execute the query select * from fishes.
Is this behavior intended?

Hi @Cotrariello! So to clarify, when you run an UPDATE query, you have to re-run your GET query in order to see the freshly updated data? If so, that sounds expected :slightly_smiling_face:

1 Like

Hi @victoria thank you for the clarification

Of course! Write us anytime :slightly_smiling_face: