theseus-rs / rsql

Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
https://theseus-rs.github.io/rsql/rsql_cli/
Apache License 2.0
129 stars 5 forks source link

.退出 无效的命令 #189

Closed wjdq closed 2 months ago

wjdq commented 2 months ago

What steps will reproduce the bug?

1.rsql --url 2 ".退出" 无效的命令

What happens?

...

What did you expect to happen instead? 退出 ...

How did you install rsql? cargo install rsql_cli

Information about your environment

brianheineman commented 2 months ago

Fixed by #190

brianheineman commented 2 months ago

This fix for this has been released in 0.13.12