Changelog
- ae12f20 Add a few missing comparators to the list
- 5fb2ffe Do not try to recover from panics, but use the return values
- 66333e2 Fix a copy/base bug in the query editor
- 2f7e9f4 Fix a linter error about shadowing the error type
- d785827 Fix query to get primary column names for postgres
- 4bb8bc3 Improved the sorting solution by updating to Go 1.23
- be5bf20 Make the active button stand out in more terminal themes
- 4418296 Make the items in the tree alphabetically ordered
- 4ef1330 Merge pull request #126 from svanharmelen/fix/primary-keys
- ddf5664 Merge pull request #127 from svanharmelen/feat/confirmation
- f39d68c Merge pull request #128 from svanharmelen/feat/ilike
- 91ff9f3 Merge pull request #130 from svanharmelen/feat/order-tree
- 643ebed Merge pull request #131 from svanharmelen/fix/copy-paste
- 23ef40a Merge pull request #132 from svanharmelen/fix/linter-error
- 105fddb Merge pull request #133 from svanharmelen/feat/errors
- 906ecd5 fix: modal border background