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: glebarez/sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: glebarez/sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 6 contributors

Commits on Nov 22, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 11, 2023

  1. build(deps): bump actions/setup-go from 4 to 5

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glebarez committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1d689f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. build(deps): bump dawidd6/action-download-artifact from 2 to 3

    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glebarez committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0cc98c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. build(deps): bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glebarez committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    084ab1e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. refactor: distinguish between Unique and UniqueIndex (go-gorm#156)

    * refactor: distinguish between Unique and UniqueIndex
    
    * take care of unique created by old version
    
    * update gorm to master latest (for go-gorm/gorm#6386)
    
    * merge
    black-06 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    87158cf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    00ab012 View commit details
    Browse the repository at this point in the history
  2. Update github action

    jinzhu committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7544227 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge upstream

    glebarez committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a871805 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7

    Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.5 to 1.25.7.
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.25.5...v1.25.7)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glebarez committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1b64a74 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glebarez committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2051f80 View commit details
    Browse the repository at this point in the history
Loading