mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-19 08:04:19 +01:00
Previously, there were two ways to indicate that a constraint should not be passed to the filter function: setting `argv_index` to `None` or to a value less than 1. This was redundant, so now only `None` is used.