-
-
Notifications
You must be signed in to change notification settings - Fork 212
Comparing changes
Open a pull request
base repository: go-gorm/sqlite
base: v1.1.3
head repository: go-gorm/sqlite
compare: v1.1.4
- 11 commits
- 6 files changed
- 5 contributors
Commits on Sep 24, 2020
-
Much like the `mysql` driver's `DriverName`, this allows you to specify a custom driver for SQLite. This is important when creating custom functions, for example.
Configuration menu - View commit details
-
Copy full SHA for 3ca308c - Browse repository at this point
Copy the full SHA 3ca308cView commit details
Commits on Sep 28, 2020
-
Bump gorm.io/gorm from 1.20.1 to 1.20.2 (#12)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.20.1...v1.20.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 698e250 - Browse repository at this point
Copy the full SHA 698e250View commit details
Commits on Oct 9, 2020
-
Bump github.com/mattn/go-sqlite3 from 1.14.3 to 1.14.4 (#14)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.3...v1.14.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13183da - Browse repository at this point
Copy the full SHA 13183daView commit details -
github actions workflow to run go test (#13)
* ci: created github actions workflow to run go test * chore: added ci badge to README.md
Configuration menu - View commit details
-
Copy full SHA for fd16357 - Browse repository at this point
Copy the full SHA fd16357View commit details -
take connection from dialector if available (#15)
Deepak Kumar authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for a2ff836 - Browse repository at this point
Copy the full SHA a2ff836View commit details -
Bump actions/setup-go from v2.1.2 to v2.1.3 (#16)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.2...37335c7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5eedcf1 - Browse repository at this point
Copy the full SHA 5eedcf1View commit details
Commits on Oct 23, 2020
-
Bump gorm.io/gorm from 1.20.2 to 1.20.5 (#19)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.2 to 1.20.5. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.20.2...v1.20.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7441b8e - Browse repository at this point
Copy the full SHA 7441b8eView commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1caf37 - Browse repository at this point
Copy the full SHA e1caf37View commit details
Commits on Nov 9, 2020
-
Bump gorm.io/gorm from 1.20.5 to 1.20.6 (#21)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.5 to 1.20.6. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.20.5...v1.20.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87afffd - Browse repository at this point
Copy the full SHA 87afffdView commit details
Commits on Nov 18, 2020
-
Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 (#23)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.4 to 1.14.5. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.4...v1.14.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b79076 - Browse repository at this point
Copy the full SHA 7b79076View commit details
Commits on Nov 19, 2020
-
Bump gorm.io/gorm from 1.20.6 to 1.20.7 (#24)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.6 to 1.20.7. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.20.6...v1.20.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d252d9 - Browse repository at this point
Copy the full SHA 4d252d9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.3...v1.1.4