Comparing main (ash-project/ash_sqlite@f018e3c) against this branch (wtsnz/ash_sqlite@27c0923) using the actual AshSqlite query path: build with Ash.Query.data_layer_query/1, render with Ecto.Adapters.SQL.to_sql/3, then execute with Repo.all/1. The fixture used 20k posts; local SQLite reports MAX_VARIABLE_NUMBER=32766.
SQL shape at 900 list values:
| branch | SQL shape | SQL bytes | OR terms | IN terms | bind params |
|---|---|---|---|---|---|
main |
OR chain | 19,882 | 899 | 0 | 901 |
| this branch | compact IN | 1,905 | 0 | 1 | 901 |