SQLite Forum

SQLITE_DETERMINISTIC change in 3.32
Login
> CREATE INDEX t2a ON t2(a) WHERE deterministic();      -- works

I've updated my test to use this.  It meets the goal of verifying my wrapper really is setting the flag correctly.

Thanks,

Roger