Skip to content

Releases: nao1215/sqluv

v0.4.8

04 Apr 01:34
268ecb3
Compare
Choose a tag to compare

Changelog

v0.4.7

04 Apr 01:21
Compare
Choose a tag to compare

Changelog

  • 25001bb Merge pull request #65 from nao1215/nchika/fix-bug-table-getter
  • a7efeee fix: can not get table information using postgresql

v0.4.6

04 Apr 01:13
Compare
Choose a tag to compare

Changelog

  • b969b2b Merge pull request #65 from nao1215/nchika/fix-bug-table-getter
  • a7efeee fix: can not get table information using postgresql

v0.4.5

04 Apr 01:06
e7012ee
Compare
Choose a tag to compare

Changelog

  • e7012ee Merge pull request #65 from nao1215/nchika/fix-bug-table-getter
  • a7efeee fix: can not get table information using postgresql

v0.4.4

04 Apr 00:27
b0290f4
Compare
Choose a tag to compare

Changelog

  • af2f6c5 Merge pull request #61 from nao1215/nchika/update-go-mod
  • b0290f4 Merge pull request #64 from nao1215/nchika/fix-postgress-bug
  • f74d7a3 Update
  • b67b4dc fix: falied connect without password (postgresql)

v0.4.3

30 Mar 12:06
59c26f8
Compare
Choose a tag to compare

Changelog

  • 59c26f8 Merge pull request #58 from nao1215/nchika/fix-local-file-ddl
  • b934984 fix: get ddl in memory sqlite3

v0.4.2

30 Mar 06:41
dc86fff
Compare
Choose a tag to compare

Changelog

  • 7f38be9 Merge pull request #55 from nao1215/nchika/update-copilot-memo
  • 92e2c87 Merge pull request #56 from nao1215/nchika/update-copilot-instructions
  • dc86fff Merge pull request #57 from nao1215/nchika/feat-display-ddl-info
  • f49a0c5 Update
  • 5bb58fc Update copilot-instructions: architecture
  • 33b06e3 feat: display ddl information

v0.4.1

29 Mar 13:49
b1ac759
Compare
Choose a tag to compare

Changelog

  • 9d9f1f2 Merge pull request #51 from nao1215/nchika/update-copilot-instructions
  • 19b9412 Merge pull request #52 from nao1215/nchika/color-theme-order-by-alphabet
  • b1ac759 Merge pull request #53 from nao1215/nchika/color-theme-order-by-alphabet
  • 875dd2c add color scheme and color schemes order by alphabet
  • ee1d696 add sql query specification
  • 2310d3d feat: search table at sidebar

v0.4.0

29 Mar 04:32
3e718d8
Compare
Choose a tag to compare

Changelog

  • 0249f8c Merge pull request #47 from nao1215/nchika/add-copilot-instructions
  • 7f3ec23 Merge pull request #48 from nao1215/nchika/add-keybind
  • cbedc5e Merge pull request #49 from nao1215/nchika/fix-keybind-help
  • 3e718d8 Merge pull request #50 from nao1215/nchika/execute-query-focus-on-table
  • 4d25119 add: copilot-instructions.md
  • efee72e add: execute "SELECT * FROM ${TABLE_NAME} LIMIT 100"
  • bed4a5b add: keybind: Ctrl+e, Ctrl+h, F1, F2, F3
  • c64a596 fix: keybind information

v0.3.4

26 Mar 11:47
d0ec88d
Compare
Choose a tag to compare

Changelog

  • 22f7396 Merge pull request #33 from nao1215/dependabot/go_modules/modernc.org/sqlite-1.36.2
  • 66346bb Merge pull request #34 from nao1215/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.10
  • d0ec88d Merge pull request #35 from nao1215/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.11
  • 34997e4 Merge pull request #38 from nao1215/nchika/fix-binary-name
  • caab57d Merge pull request #39 from nao1215/nchika/fix-issue36
  • 2de2f6a build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • 4a9ee81 build(deps): bump github.com/aws/aws-sdk-go-v2/config
  • cd66077 build(deps): bump modernc.org/sqlite from 1.36.1 to 1.36.2
  • 4bc3ba6 fix: issue 36: Unable to connect to mysql with native password
  • b28eaee fix: issue37: sqluv binary release has the binary named as sqly