tconbeer / harlequin

The SQL IDE for Your Terminal.
https://harlequin.sh
MIT License
3.55k stars 77 forks source link

fix: merge adapter options #458

Closed tconbeer closed 7 months ago

tconbeer commented 7 months ago

fixes #432

Each option can only exist once, so here we merge any conflicting options together, taking care to widen types and validators. Should be fine in nearly all scenarios.