sqls v0.2.24
What's Changed
- internal/formatter: fix incorrect formatting with INSERT INTO by @danishprakash in #90
- Kul feature №1: Join completion on foreign keys. by @srgsf in #89
- Implement ShowTables by @mattn in #102
- Update installation go cmd by @rcalimlim in #97
- ci: upgrade actions and use go1.18 for build by @chenrui333 in #100
- handle alias name for switching connections by @mattn in #106
- Readme: add Emacs editor plugin by @pataquets in #107
- replace package name by @mattn in #116
- fix specifying numbered connection by @mattn in #117
- Fix typos & cosmetic changes by @mattn in #118
- build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 by @dependabot in #115
- update GitHub workflows by @mattn in #120
- upgrade go version & update deps by @mattn in #119
- go mod tidy by @mattn in #124
- update workflows by @mattn in #125
- do not use goreleaser by @mattn in #126
- fix name, version, revision by @mattn in #127
New Contributors
- @danishprakash made their first contribution in #90
- @rcalimlim made their first contribution in #97
- @chenrui333 made their first contribution in #100
- @pataquets made their first contribution in #107
- @dependabot made their first contribution in #115
Full Changelog: v0.2.22...v0.2.24