-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix most type-defs for #[auto_type]
by cleaning up all the type defs
#3783
Merged
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ece64e - Browse repository at this point
Copy the full SHA 5ece64eView commit details -
update uses inside Diesel to sql_function_v2
that should be almost always backwards compatible because the module was only pub(crate) anyway. It is not strictly backwards compatible because diesel-rs#3745 (comment)
Configuration menu - View commit details
-
Copy full SHA for 6c635de - Browse repository at this point
Copy the full SHA 6c635deView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32e1484 - Browse repository at this point
Copy the full SHA 32e1484View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 721f026 - Browse repository at this point
Copy the full SHA 721f026View commit details -
Configuration menu - View commit details
-
Copy full SHA for f96c0dd - Browse repository at this point
Copy the full SHA f96c0ddView commit details -
Merge remote-tracking branch 'origin/master' into 3745_fix_dsl_auto_t…
…ype_max Conflicts: diesel_compile_tests/tests/fail/right_side_of_left_join_requires_nullable.stderr
Configuration menu - View commit details
-
Copy full SHA for 212b06b - Browse repository at this point
Copy the full SHA 212b06bView commit details -
always generate the helper type in the module
so that users have the flexibility of exporting the helper type without exporting the function if they want
Configuration menu - View commit details
-
Copy full SHA for c437eb0 - Browse repository at this point
Copy the full SHA c437eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5957401 - Browse repository at this point
Copy the full SHA 5957401View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 838f554 - Browse repository at this point
Copy the full SHA 838f554View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3858e9 - Browse repository at this point
Copy the full SHA a3858e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad1557 - Browse repository at this point
Copy the full SHA dad1557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2636d27 - Browse repository at this point
Copy the full SHA 2636d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8505b - Browse repository at this point
Copy the full SHA 3a8505bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a22876 - Browse repository at this point
Copy the full SHA 8a22876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d1a5e - Browse repository at this point
Copy the full SHA 94d1a5eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.