-
-
Notifications
You must be signed in to change notification settings - Fork 145
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.4.5
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.4.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 4 files changed
- 7 contributors
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5eb6308 - Browse repository at this point
Copy the full SHA 5eb6308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 321c8fd - Browse repository at this point
Copy the full SHA 321c8fdView commit details
Commits on Dec 24, 2022
-
Bump github.com/jackc/pgx/v5 from 5.0.4 to 5.2.0 (#150)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.0.4 to 5.2.0. - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.0.4...v5.2.0) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6629ecf - Browse repository at this point
Copy the full SHA 6629ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4343642 - Browse repository at this point
Copy the full SHA 4343642View commit details -
fix migrator default value regexp (#148)
example: "country" varchar(4) DEFAULT 'CN' column.DefaultValueValue = "'CN'::character varying"
Configuration menu - View commit details
-
Copy full SHA for 1d65db6 - Browse repository at this point
Copy the full SHA 1d65db6View commit details -
Disable add existing constraint (#145)
Co-authored-by: Andrey Likhachev <likhachev@bifit.int>
Configuration menu - View commit details
-
Copy full SHA for 915abc3 - Browse repository at this point
Copy the full SHA 915abc3View commit details
Commits on Jan 1, 2023
-
[CockroachDB] Fixing how it handle fields DEFAULT values and column t…
…ypes (#143) * CockroachDB default types In cockroachdb, the default values returns something like `field:::TIMESTAMPZ`, and the validation here is only by the default value, without its type, this regex is required. * - considering column aliases for type checking in AlterColumn method * Merging cockroachdb + postgreSQL regex together. It work in all these cases: `'field'::character varying` `'field':::character varying` `field::character varying` `field:::character varying`
Configuration menu - View commit details
-
Copy full SHA for 1dd9747 - Browse repository at this point
Copy the full SHA 1dd9747View commit details -
Configuration menu - View commit details
-
Copy full SHA for d857acc - Browse repository at this point
Copy the full SHA d857accView 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.4.5...v1.4.6