mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +01:00
This PR adds support for the instruction `IntegrityCk` which performs an integrity check on the contents of a single table. Next PR I will try to implement the rest of the integrity check where we would check indexes containt correct amount of data and some more. <img width="1151" alt="image" src="https://github.com/user- attachments/assets/29d54148-55ba-480f-b972-e38587f0a483" /> Closes #1719