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-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1fcfbb6
Choose a base ref
...
head repository: sqlitecloud/sqlitecloud-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2727952
Choose a head ref
  • 9 commits
  • 30 files changed
  • 3 contributors

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    eb4e061 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    38ced2e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    a084a4e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    1d638de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from sqlitecloud/fix-cursor-rowscount

    fix(cursors): reset iterator counter between queries execution
    danielebriggi authored May 20, 2025
    Configuration menu
    Copy the full SHA
    433b17e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. feat(tokens): add support

    - fix(bindings): executemany and named-style bindings were sent to Core multiple times instead of only one per named binding
    - chore(precommit): upgrade to support py3.9 and above, the latest supported python version
    danielebriggi committed May 21, 2025
    Configuration menu
    Copy the full SHA
    fa0c20f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    2f45e47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from sqlitecloud/38-support-to-tokens

    feat(tokens): add support
    danielebriggi authored May 26, 2025
    Configuration menu
    Copy the full SHA
    133774d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2727952 View commit details
    Browse the repository at this point in the history
Loading