Releases: nao1215/sqly
Releases · nao1215/sqly
v0.2.1
Changelog
6f39414 Add .header command
b14d2a3 Add input completion function for table header names
4a2620f Delete unused code
9660c64 Merge pull request #12 from nao1215/add-header-command
3839b4c Update demo file
61122d1 Update description for .header command
v0.2.0
Changelog
03ab886 Add completion and key bindings
2b54811 Fix bug in go-prompt: exit app, terminal does not display input
d579384 Fixed a display collapse problem when multiple lines are entered in the sqly shell. However, the bug still remains.
198b86a Merge branch 'main' into add-key-bindings
37f5736 Merge pull request #11 from nao1215/add-key-bindings
35ff00d Update README
3a498cd Update README.md
v0.1.1
Changelog
c4d20ab Fixed a bug that caused SQL to fail if there was a trailing semicolon
c58e896 Merge pull request #10 from nao1215/delete-last-semi-colon
0d450dd Update README.md
v0.1.0
Changelog
4b30556 Add description at section "Features to be added"
c2e48a9 Add move cursor function in intaractive shell
ec472c5 Fix bug for delete or left move
30a67b4 Fix typo
ecdeb3f Merge pull request #9 from nao1215/improve-key-input
984fe01 Update README.md
v0.0.11
Changelog
97ca805 Add more information at "features to be add" section
733c9da Fixed a bug in which the wrong arguments were used
ef5d4cf Merge pull request #8 from nao1215/fix-small-bug
v0.0.4
Changelog
9d170ef Delete go generate at before hooks
You can’t perform that action at this time.