Fix the fuzzinvariants.c test module so that it does not generate
commitc3afcc146ff71840b610a93cd1012c25e4ead53c
authorD. Richard Hipp <drh@hwaci.com>
Tue, 19 Mar 2024 14:38:39 +0000 (19 14:38 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 19 Mar 2024 14:38:39 +0000 (19 14:38 +0000)
tree80787abde993f2f7314a90ff3232b75bcca819e6
parentf9530eb66d9b299552a9bfd7de0988680045b2ac
Fix the fuzzinvariants.c test module so that it does not generate
invariants that depend on rowid when SQLITE_ALLOW_ROWID_IN_VIEW is used,
since rowid values can be unreliable in that context.
test/fuzzinvariants.c