All notable changes to this project will be documented in this file.
- Order of dropping handle
- Ignore single line comment
- Multi line paste
- CHANGELOG.md
- Disable show in less
- Specify history file
- Exit command
- Release
- Multiline input
- No styling when display in less
- Display error
- README.md
- README.md
- CHANGELOG
- README.md
- CHANGELOG.md
- Nullable value
- Prompt for current session
- Replace
colorize
withcolored
- Improve error tips
- Improve sql error tips
- Simple completion
- No keeping duplicated history
- Improve validation for better multiline input
- Commands from
BufReader
- SQL scripts file and support disable echo #5 #4
- #4 single SQL execute
- Release with compatible
- Extract client as single library
- Extract commands to mod
- Classify commands
- Extract validation/parsing for commands
- Input source
- Optimize executing command
- Return error of fetching command
- Make trait
Output
- Remove
--output
argument
- Fmt
- Fmt clean
- Update
tabled
to 0.15.0
- Disable validation when input username/password
- Long content no eof
- End of long sql
- No less display when non term
- Measure text width
- Connection to utf8 and complete column attrs
- PL/SQL compile error
- DQL & DML
- Simple interactive SQL console and table print
- Indicate last command status
- Simple reconnect
- Introduce
rustyline
- Validation for SQL statement
- Highlight sql
- Show long content in less
- Execute shell
- Display unsupported types as text
- Don't output when no row fetched
- Build
- Parse conn command and login at startup
- Fmt
- Min-sized release