Files
turso/extensions/completion
Piotr Rzysko b0460a589f Ensure argv_index is either None or >= 1
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.
2025-08-04 19:27:53 +02:00
..
2025-07-16 19:34:42 +01:00
2025-06-29 12:14:08 +03:00