mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 11:34:21 +01:00
- previous query generation method was faulty, producing wrong assertions - this commit adds a new arbitrary_from implementation for predicates - new implementation takes a table and a row, and produces a predicate that would evaluate to true for the row this commit makes small changes to the main for increasing readability