-
Notifications
You must be signed in to change notification settings - Fork 562
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: aarondl/sqlboiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aarondl/sqlboiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 24 files changed
- 4 contributors
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b048a93 - Browse repository at this point
Copy the full SHA b048a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b737f - Browse repository at this point
Copy the full SHA 70b737fView commit details
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7dc0f11 - Browse repository at this point
Copy the full SHA 7dc0f11View commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9a6d73a - Browse repository at this point
Copy the full SHA 9a6d73aView commit details
Commits on Sep 26, 2021
-
Merge pull request #962 from stephenafamo/timestamps
Add configuration for timestamp and soft delete columns
Configuration menu - View commit details
-
Copy full SHA for 497301d - Browse repository at this point
Copy the full SHA 497301dView commit details -
Merge pull request #963 from alexdor/fix/support-orderby-parameters
fix(orderBy): Update orderByQueryMod to support parameters
Configuration menu - View commit details
-
Copy full SHA for 78c0c1f - Browse repository at this point
Copy the full SHA 78c0c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c085a79 - Browse repository at this point
Copy the full SHA c085a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6946db - Browse repository at this point
Copy the full SHA c6946dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213f396 - Browse repository at this point
Copy the full SHA 213f396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8787d3e - Browse repository at this point
Copy the full SHA 8787d3eView commit details -
Change nullability checks for where helper types
This should fix a situation where a type is first seen without being null, then later it's seen as being null but does not generate null helpers. The downside is this will add null helpers to things that are both null and not nullable. But this is maybe a separate concern.
Configuration menu - View commit details
-
Copy full SHA for 7a6cca0 - Browse repository at this point
Copy the full SHA 7a6cca0View commit details -
Fix panic unmarshalling nil into types.NullDecimal
- Add overrides for String() and Format() so NullDecimal's which are null do not panic.
Configuration menu - View commit details
-
Copy full SHA for 350546a - Browse repository at this point
Copy the full SHA 350546aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f866f80 - Browse repository at this point
Copy the full SHA f866f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f46cf2 - Browse repository at this point
Copy the full SHA 9f46cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2a538 - Browse repository at this point
Copy the full SHA 0d2a538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8643535 - Browse repository at this point
Copy the full SHA 8643535View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f02f3 - Browse repository at this point
Copy the full SHA a8f02f3View 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 v4.6.0...v4.7.0