Skip to content

Releases: sqls-server/sqls

sqls v0.2.45

07 Jan 01:49
04ed055

Choose a tag to compare

sqls v0.2.32

06 Jan 14:46
a9aabf7

Choose a tag to compare

What's Changed

  • mkdir config dir by @mattn in #186
  • Fix formatting of literals with aliases and add scientific notation support by @mattn in #187

Full Changelog: v0.2.31...v0.2.32

sqls v0.2.31

06 Jan 14:43
ccdf05c

Choose a tag to compare

What's Changed

  • Refactor formatter to control whitespace in formatTokenList by @mattn in #183
  • use os.UserConfigDir by @mattn in #185

Full Changelog: v0.2.30...v0.2.31

sqls v0.2.30

28 Dec 14:56
8292f61

Choose a tag to compare

sqls v0.2.27

30 Dec 06:24
39e5a86

Choose a tag to compare

What's Changed

Full Changelog: v0.2.26...v0.2.27

sqls v0.2.25

30 Dec 05:30
8d24de2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.24...v0.2.25

sqls v0.2.24

30 Dec 04:12
b469982

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.22...v0.2.24

sqls v0.2.20

30 Oct 14:00
41b5f76

Choose a tag to compare

Changelog

d2cda9c Added MSSQL support
28ed72a Fixed unit tests
a21a470 Merge pull request #63 from cmoog/initconfig
01d9f6f Merge pull request #64 from cmoog/sort_completions
41b5f76 Merge pull request #68 from alexhokl/mssql
2ec7993 allow LSP client to set database connection config
413ed89 fix: Fix bug
2c1fb95 sort completion items by kind

sqls v0.2.19

22 Jul 14:08
a2584ef

Choose a tag to compare

Changelog

5182adf Add "sqls/config.yml" JSON schema
a2584ef Merge pull request #50 from yaegassy/add-json-schema
fdc3374 Merge pull request #60 from Jackson-soft/pgx
bedf827 add ssh dial interface
6b2357d change postgresql to pgx
76a4250 fix readme doc
751180f fix: Fix definition
6baa9b1 update

sqls v0.2.18

22 Mar 12:47
db8733f

Choose a tag to compare

Changelog

db8733f Merge pull request #54 from lighttiger2505/add-definition-jump
5b32042 feat: Add definition