Replies: 1 comment 3 replies
-
Hey, @keenhon, to verify the records returned by an SQL query you have to call the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am exploring immudb.
I tried select (history of table) and can see the revision.
I read that immudb is cryptographically verifiable.
I would like to be able to show that results returned from a query to be verified. Example: query select * from (history of employees) where id=1
I have read the document, maybe I missed something. Help would really be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions