-
-
Notifications
You must be signed in to change notification settings - Fork 144
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: go-gorm/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: go-gorm/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 5 contributors
Commits on Mar 19, 2024
-
Fix same type comparing (#261)
* Fix same type comparing `fieldColumnType.DatabaseTypeName()` returns non capitalized string, while `fileType.SQL` returns capitalized string. This commit aims to fix this and avoid detecting a type change when the type did not change. * Use strings.EqualFold to compare types
Configuration menu - View commit details
-
Copy full SHA for dba70db - Browse repository at this point
Copy the full SHA dba70dbView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01a761a - Browse repository at this point
Copy the full SHA 01a761aView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be95574 - Browse repository at this point
Copy the full SHA be95574View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c010e95 - Browse repository at this point
Copy the full SHA c010e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b5532 - Browse repository at this point
Copy the full SHA 60b5532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f4c15 - Browse repository at this point
Copy the full SHA 29f4c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1db251 - Browse repository at this point
Copy the full SHA d1db251View commit details
Commits on Jun 12, 2024
-
Add missing postgres type aliases (#270)
Lasse Hyldahl Jensen authoredJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 27eff96 - Browse repository at this point
Copy the full SHA 27eff96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0ad0c - Browse repository at this point
Copy the full SHA ff0ad0cView commit details
Loading
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.5.7...v1.5.9