Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tursodatabase/libsql-shell-go issues and pull requests
#180 - Bump libsql-client-go
Pull Request -
State: closed - Opened by athoscouto 3 months ago
#179 - docs(readme): use correct flag for auth token
Pull Request -
State: closed - Opened by notrab 4 months ago
#178 - Update libsql-client-go
Pull Request -
State: closed - Opened by athoscouto 4 months ago
#177 - Update libsql-client-go
Pull Request -
State: closed - Opened by haaawk 4 months ago
#176 - Add schemaDb to ShellConfig
Pull Request -
State: closed - Opened by haaawk 4 months ago
- 1 comment
#175 - Update sqliteparser
Pull Request -
State: closed - Opened by haaawk 4 months ago
#174 - Update libsql-client-go and tidy go.mod
Pull Request -
State: closed - Opened by athoscouto 5 months ago
#173 - Use configdir
Pull Request -
State: closed - Opened by haaawk 5 months ago
- 4 comments
#172 - CI: use libsql-server instead of sqld
Pull Request -
State: closed - Opened by haaawk 7 months ago
#171 - Revert "Batch queries when using HTTP client"
Pull Request -
State: closed - Opened by haaawk 8 months ago
#170 - Fix antlr
Pull Request -
State: closed - Opened by haaawk 8 months ago
#169 - Update github.com/tursodatabase/libsql-client-go
Pull Request -
State: closed - Opened by haaawk 8 months ago
#168 - Batch queries when using HTTP client
Pull Request -
State: closed - Opened by athoscouto 8 months ago
- 3 comments
#167 - experiment: always open stream over HTTP
Pull Request -
State: open - Opened by avinassh 8 months ago
#166 - .dump causes an error
Issue -
State: closed - Opened by brun0ne 8 months ago
- 2 comments
#165 - Make sure the endpoint is HTTP before making the req
Pull Request -
State: closed - Opened by avinassh 9 months ago
#164 - .schema may print uglified version of table
Issue -
State: open - Opened by glommer 9 months ago
#163 - Support multi-statement, multi-line transactions
Issue -
State: open - Opened by psarna 11 months ago
- 1 comment
#162 - chore(deps): Update libsql-client-go to tursodatabase organization
Pull Request -
State: closed - Opened by webstradev 11 months ago
#161 - Handle time.Time in formatter
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#160 - Update client version
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#159 - Autocomplete on empty input panics
Issue -
State: open - Opened by penberg about 1 year ago
Labels: bug
#158 - Upgrade libSQL client dependency
Pull Request -
State: closed - Opened by penberg about 1 year ago
#157 - Call /dump endpoint for remote dbs
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#156 - Use /dump endpoint instead of custom implementation for .dump
Issue -
State: open - Opened by CodingDoug about 1 year ago
#155 - Update Go client
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#154 - Update Go driver
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#153 - Proxy
Pull Request -
State: closed - Opened by haaawk about 1 year ago
#152 - Add a way to import CSV data into a table
Issue -
State: open - Opened by avinassh about 1 year ago
#151 - Update libsql-client-go
Pull Request -
State: closed - Opened by haaawk over 1 year ago
#150 - .dump generates invalid NULL in output for tables that have a UNIQUE constraint
Issue -
State: open - Opened by CodingDoug over 1 year ago
#149 - .dump doesn't use a transaction (sqlite3 does)
Issue -
State: open - Opened by CodingDoug over 1 year ago
#148 - Errors with input from multiple statements coming from stdin, .read, or CLI arg are unhelpful
Issue -
State: open - Opened by CodingDoug over 1 year ago
#147 - fix: explain query plan formatting
Pull Request -
State: open - Opened by douglasmdev over 1 year ago
#146 - All lines of `.schema` output have the same length (trailing space padding on every line)
Issue -
State: open - Opened by CodingDoug over 1 year ago
#145 - fix: multiline commands don't break at in middle of multiline comments or create trigger
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#144 - fix: internal cmds escape special chars
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
- 1 comment
#143 - Enhance .dump and .schema
Pull Request -
State: closed - Opened by athoscouto over 1 year ago
#142 - Missing auth token in URL against a Turso db yields confusing error "failed to execute SQL: SELECT 1; invalid character 'T' looking for beginning of value"
Issue -
State: open - Opened by CodingDoug over 1 year ago
#141 - fix(dump): escape single quotes
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#140 - `.dump` doesn't properly escape strings with single quotes
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#139 - Internal commands should use statements with parameters, or correctly escape values
Issue -
State: closed - Opened by CodingDoug over 1 year ago
#138 - `.schema` should show views
Issue -
State: closed - Opened by CodingDoug over 1 year ago
#137 - Copying text on shell should not include shell prompt
Issue -
State: open - Opened by avinassh over 1 year ago
#136 - fix: create triggers were spliting statement wrong
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
- 1 comment
#135 - Line comments are not fully ignored, causes errors (incompatible with sqlite3)
Issue -
State: closed - Opened by CodingDoug over 1 year ago
#134 - `.schema` output should show triggers
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#133 - Block comments with semicolon + NL don't work when pasted into interactive shell
Issue -
State: closed - Opened by CodingDoug over 1 year ago
#132 - fix: add ; to sql statements in schema cmd
Pull Request -
State: closed - Opened by Mr-Destructive over 1 year ago
- 1 comment
#131 - Creating triggers is not possible because a semicolon in SQL block terminates the entire command
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#130 - Improve the output of EXPLAIN QUERY PLAN
Issue -
State: open - Opened by CodingDoug over 1 year ago
#129 - `.schema` command should show SQL with terminating semicolons
Issue -
State: closed - Opened by CodingDoug over 1 year ago
#128 - SQL runtime errors are missing a proper error message
Issue -
State: open - Opened by CodingDoug over 1 year ago
- 5 comments
#127 - chore: fix go.sum
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#126 - chore: update libsql driver
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#125 - Don't pass the auth token in the database URL query string
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#124 - Parse semicolons correctly when creating triggers
Issue -
State: closed - Opened by douglasmdev over 1 year ago
- 1 comment
#123 - feat(shell): add option to disable autocompleter
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#122 - Refactor dump cmd
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#121 - Messy history with multi-line commands
Issue -
State: open - Opened by luisfvieirasilva over 1 year ago
- 1 comment
#120 - feat: add support for executing files
Pull Request -
State: open - Opened by StefanoSaffran over 1 year ago
#119 - `.dump` produces broken `NULL;` statement when `UNIQUE` constraint is present
Issue -
State: closed - Opened by athoscouto over 1 year ago
#118 - `.dump` outputs invalid `NULL;` on table with UNIQUE column
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#117 - Should shell `.dump` use a transaction?
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 2 comments
#116 - fix: empty spaces trigger no completion
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#115 - doc(README): update section on running tests against local sqld
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#114 - feat: add auth flag to pass token
Pull Request -
State: closed - Opened by StefanoSaffran over 1 year ago
#113 - refactor: rename dbpath to dburi
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#112 - `--help` flag is not properly disabled
Issue -
State: open - Opened by StefanoSaffran over 1 year ago
#111 - feat(ci): run sqld server on ci
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#110 - More help for .mode command
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#109 - fix(shell): returning error if test connection fails
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#108 - Fix: TestRootCommandShellSuite_WhenDbIsSqld fails when running against either local or remote sqld database
Issue -
State: closed - Opened by douglasmdev over 1 year ago
- 1 comment
#107 - fix: add a way to cancel running queries in the shell
Pull Request -
State: closed - Opened by StefanoSaffran over 1 year ago
#106 - Development on the shell should not require Turso and should minimize dependence on it
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#105 - Configure CI to run tests on a sqld server
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
#104 - RunShellLine doen't run test connection
Pull Request -
State: closed - Opened by douglasmdev over 1 year ago
#103 - Change Turso tests to sqld tests
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
#102 - Explicit say on README that Git hooks are optional
Issue -
State: open - Opened by luisfvieirasilva over 1 year ago
#101 - Add `--auth` flag
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
#100 - Development on the shell should not require Turso and should minimize dependence on it
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#100 - Development on the shell should not require Turso and should minimize dependence on it
Issue -
State: closed - Opened by CodingDoug over 1 year ago
- 1 comment
#99 - Readme improvements
Pull Request -
State: closed - Opened by CodingDoug over 1 year ago
#98 - Add number of rows changed to shell results
Issue -
State: open - Opened by luisfvieirasilva over 1 year ago
#97 - `.mode` command has insuffient help
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
#96 - Fix suggestion: insert i
Issue -
State: open - Opened by luisfvieirasilva over 1 year ago
- 1 comment
#95 - Fix suggestion: select 1 from table3; select 1 f
Issue -
State: open - Opened by luisfvieirasilva over 1 year ago
#94 - Chore/add tests to suggester
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#94 - Chore/add tests to suggester
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#93 - shell.RunShellLine should not testConnection
Issue -
State: closed - Opened by athoscouto over 1 year ago
#92 - Fix/dont suggestion keyworks when everything is accepted
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#91 - Support for executing files
Issue -
State: open - Opened by athoscouto over 1 year ago
- 1 comment
#90 - No way to cancel a shell.RunShellLine call
Issue -
State: closed - Opened by athoscouto over 1 year ago
#89 - Feat/start autocomplete engine
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#88 - Add option to pass Bearer token as ShellConfig
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
- 1 comment
#87 - Change `DbPath` configuration name
Issue -
State: closed - Opened by luisfvieirasilva over 1 year ago
#86 - fix(db): execute 'SELECT 1;' to test connection
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#85 - fix: parse multiple statements with embedded semicolon
Pull Request -
State: open - Opened by piotrkira over 1 year ago
- 4 comments
#84 - turso-cli updates
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago
#83 - fix(shell/history): use host name instead of user to set history name
Pull Request -
State: closed - Opened by luisfvieirasilva over 1 year ago