[go: up one dir, main page]

Skip to content

Tags: tursodatabase/turso-cli

Tags

v0.97.2

Toggle v0.97.2's commit message
Use https for tech-preview dbs

Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>

v0.97.1

Toggle v0.97.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update libsql-shell-go (#909)

v0.97.0

Toggle v0.97.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
redirect plan operations to dashboard (#907)

* redirect plan operations to dashboard

* remove unused functions

* fix: update action versions

* fix: hide commands

v0.96.5

Toggle v0.96.5's commit message
shell: Use https by default for schema databases

This allows usage of batches that in turn allow usage of non-interactive transactions.

Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>

v0.96.4

Toggle v0.96.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #903 from tursodatabase/turso-cli-dev-wait-sqld

wait for sqld process in the dev mode in order to capture unexpected exists (crashes, etc)

v0.96.3

Toggle v0.96.3's commit message
Update libsql-client-go

Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>

v0.96.2

Toggle v0.96.2's commit message
Signal to the shell when using schema db

Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>

v0.96.1

Toggle v0.96.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
always show starter plan as an option when selecting plan (#889)

v0.96.0

Toggle v0.96.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: invoice list (#883)

* fix: invoice list refactor

* fix: remove unnecessary option

v0.95.2

Toggle v0.95.2's commit message
Don't require login to use turso db shell

Fixes #879

Signed-off-by: Piotr Jastrzebski <piotr@chiselstrike.com>