issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump unicode-width from 0.1.11 to 0.1.12
#125
dependabot[bot]
closed
6 months ago
1
feat: add mariadb driver
#124
brianheineman
closed
6 months ago
2
refactor: re-use database metadata between drivers for the same database
#123
brianheineman
closed
7 months ago
2
feat: display tables and indexes using formatter
#122
brianheineman
closed
7 months ago
2
refactor!: create database metadata
#121
brianheineman
closed
7 months ago
2
feat: right align numeric data in tables
#120
brianheineman
closed
7 months ago
2
feat: convert localizations from language-country to langauge
#119
brianheineman
closed
7 months ago
2
feat: add color cli argument
#118
brianheineman
closed
7 months ago
2
docs: fix limit docs
#117
brianheineman
closed
7 months ago
2
build: use vendored openssl with sqlserver / tiberius
#116
brianheineman
closed
7 months ago
2
build: use rustls for sqlserver
#115
brianheineman
closed
7 months ago
2
docs: update readme to include SQL Server
#114
brianheineman
closed
7 months ago
2
feat: add sqlserver driver
#113
brianheineman
closed
7 months ago
2
refactor!: update Connection execute/query to use &mut self
#112
brianheineman
closed
7 months ago
2
docs: remove doc features
#111
brianheineman
closed
7 months ago
2
feat: add duckdb driver
#110
brianheineman
closed
7 months ago
2
refactor!: remove QueryResult rows() function
#109
brianheineman
closed
7 months ago
2
refactor!: added QueryResult next()
#108
brianheineman
closed
7 months ago
2
refactor!: introduce Row struct to QueryResult to replace Vec
#107
brianheineman
closed
7 months ago
2
refactor: rename disable_auto_update to disable_update_check
#106
brianheineman
closed
7 months ago
2
feat: add check for newer version on startup
#105
brianheineman
closed
7 months ago
2
build: update driver and formatter crates for release
#104
brianheineman
closed
7 months ago
2
refactor!: remove limit from connection trait
#103
brianheineman
closed
7 months ago
2
refactor!: rename Connection.stop() to Connection.close()
#102
brianheineman
closed
7 months ago
2
refactor!: remove Results from Connection interface
#101
brianheineman
closed
7 months ago
2
refactor!: move formatters into rsql_formatters crate
#100
brianheineman
closed
7 months ago
2
refactor!: move drivers into rsql_drivers crate
#99
brianheineman
closed
7 months ago
1
feat: add libsql driver
#98
brianheineman
closed
7 months ago
2
chore: update l10n
#97
brianheineman
closed
7 months ago
2
feat: add mysql driver
#96
brianheineman
closed
7 months ago
2
test: add functional and benchmark tests
#95
brianheineman
closed
7 months ago
2
feat: add limit command
#94
brianheineman
closed
7 months ago
2
feat: add postgres driver
#93
brianheineman
closed
7 months ago
2
feat: add rows command
#92
brianheineman
closed
7 months ago
2
feat: add changes command
#91
brianheineman
closed
7 months ago
2
add output command
#90
brianheineman
closed
7 months ago
2
refactor!: return exit code from evaluate
#89
brianheineman
closed
7 months ago
2
refactor!: move Results from FormatterOptions to Formatter.execute()
#88
brianheineman
closed
7 months ago
2
feat: add sqlite format
#87
brianheineman
closed
8 months ago
2
fix: correct editor history not being tracked when enabled
#86
brianheineman
closed
8 months ago
2
docs: update web docs
#85
brianheineman
closed
8 months ago
2
feat: add psql format
#84
brianheineman
closed
8 months ago
2
feat: add markdown format
#83
brianheineman
closed
8 months ago
2
fix: correct ascii, plain and unicode format when there are no columns
#82
brianheineman
closed
8 months ago
2
feat: add sleep command
#81
brianheineman
closed
8 months ago
2
feat: add indexes command
#80
brianheineman
closed
8 months ago
2
feat: add print command
#79
brianheineman
closed
8 months ago
2
feat: add read command
#78
brianheineman
closed
8 months ago
2
feat: add plain format
#77
brianheineman
closed
8 months ago
2
feat: add rusqlite driver
#76
brianheineman
closed
8 months ago
2
Previous
Next