Abel Chalier

Results 3 issues of Abel Chalier

Injecting SeparatorComponent into the ListView will create this warning: `React does not recognize the `SeparatorComponent` prop on a DOM element`

## Summary Enables custom database adapter support for `Bun.SQL`, allowing users to integrate databases not natively supported by Bun (like DuckDB, CockroachDB, TiDB, etc.). ## Changes - Allow `adapter` option...

Many command-line tools have completions that list available subcommands and intentionally disable file completions with --no-files to avoid cluttering the suggestions. However, this becomes problematic when a user genuinely needs...