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: hiblaphp/sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-beta.2
Choose a base ref
...
head repository: hiblaphp/sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0-beta.3
Choose a head ref
  • 3 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 21, 2026

  1. feat: implement BlobCodec for safe encoding and decoding of binary BL…

    …OB data in JSON IPC transport for async connetion
    rcalicdan committed Jun 21, 2026
    Configuration menu
    Copy the full SHA
    893fbc0 View commit details
    Browse the repository at this point in the history
  2. feat: enhance README.md with details on BLOB data handling and exampl…

    …es for seamless binary data operations
    rcalicdan committed Jun 21, 2026
    Configuration menu
    Copy the full SHA
    2a1b08e View commit details
    Browse the repository at this point in the history
  3. feat: improve transaction error handling and messaging for better cla…

    …rity on rollback and savepoint usage to be consistent with the hibla/mysql and hibla/postgre client exception messages
    rcalicdan committed Jun 21, 2026
    Configuration menu
    Copy the full SHA
    7580604 View commit details
    Browse the repository at this point in the history
Loading