Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sqlitecloud/sqlitecloud-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v1.2.1
Choose a base ref
...
head repository: sqlitecloud/sqlitecloud-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v1.2.3
Choose a head ref
  • 10 commits
  • 22 files changed
  • 3 contributors

Commits on Aug 28, 2024

  1. fix the encoding from float array values to SCSP protocol, the protoc…

    …ol does not support scientific notation
    andinux committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fdca2a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    28c3eff View commit details
    Browse the repository at this point in the history
  2. feat(cli): token option

    danielebriggi committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3726525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3d9eb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Merge pull request #17 from sqlitecloud/15-Support-to-authorization-v…

    …ia-token
    
    feat(token): support to access tokens auth
    danielebriggi authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    3e190cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333ebb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. chore: test

    danielebriggi committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    65a0809 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from sqlitecloud/fix-trim-command

    fix(command): trim command
    danielebriggi authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    240a930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5830ecb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from sqlitecloud/fix-missing-cli-newline

    fix(cli): missing new line
    danielebriggi authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    a3dbd27 View commit details
    Browse the repository at this point in the history
Loading