- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: diesel-rs/diesel
base: v2.1.0
head repository: diesel-rs/diesel
compare: v2.1.1
Commits on Aug 15, 2023
-
Merge pull request #3657 from aumetra/master
Enable `distinct_on` with `postgres_backend` instead of `postgres`
Configuration menu - View commit details
-
Copy full SHA for faf8e56 - Browse repository at this point
Copy the full SHA faf8e56View commit details -
Merge pull request #3676 from weiznich/fix/3673
Correctly quote the table name in one of the `print-schema` queries
Configuration menu - View commit details
-
Copy full SHA for 1d7ba1d - Browse repository at this point
Copy the full SHA 1d7ba1dView commit details -
Merge pull request #3650 from tp-woven/talp/issue-3646
add test reproducing #3646
Configuration menu - View commit details
-
Copy full SHA for 6cd70ff - Browse repository at this point
Copy the full SHA 6cd70ffView commit details -
Merge pull request #3681 from DannyGoldberg/patch-1
fix(diesel_cli): use separate lines for multiple annotations
Configuration menu - View commit details
-
Copy full SHA for cb0abc0 - Browse repository at this point
Copy the full SHA cb0abc0View commit details -
Merge pull request #3677 from weiznich/bump/bigdecimal
Bump bigdecimal to 0.4
Configuration menu - View commit details
-
Copy full SHA for 2641aad - Browse repository at this point
Copy the full SHA 2641aadView commit details -
Merge pull request #3696 from weiznich/upstream/fix_new_beta_lint2
Fix a new lint on beta
Configuration menu - View commit details
-
Copy full SHA for eee14ad - Browse repository at this point
Copy the full SHA eee14adView commit details -
Merge pull request #3691 from caido/fix/expose-push-bind-value
Expose push_bind_param_value_only to backends
Configuration menu - View commit details
-
Copy full SHA for 5b4fec1 - Browse repository at this point
Copy the full SHA 5b4fec1View commit details -
Merge pull request #3699 from cr0sh/fix-unused-import
Suppress unused_import if no backend is enabled
Configuration menu - View commit details
-
Copy full SHA for 6eede35 - Browse repository at this point
Copy the full SHA 6eede35View commit details -
Merge pull request #3708 from weiznich/table_fixes
Emit a better error message if a user writes a `table!` macro without
Configuration menu - View commit details
-
Copy full SHA for e353ece - Browse repository at this point
Copy the full SHA e353eceView commit details -
Merge pull request #3713 from dsp/dsp/3579
Fix #3579: Unexpected end of row when setup diesel
Configuration menu - View commit details
-
Copy full SHA for 145ac82 - Browse repository at this point
Copy the full SHA 145ac82View commit details -
Merge pull request #3704 from hasezoey/fixREADME2
Update main README to have more consistent style
Configuration menu - View commit details
-
Copy full SHA for 1f02b6c - Browse repository at this point
Copy the full SHA 1f02b6cView commit details -
Merge pull request #3718 from weiznich/diesel_async_changes
Expose more of the transaction manager
Configuration menu - View commit details
-
Copy full SHA for 2d775af - Browse repository at this point
Copy the full SHA 2d775afView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb46ce - Browse repository at this point
Copy the full SHA eeb46ceView commit details -
Merge pull request #3729 from weiznich/fix/nightly_breaking_tests
Fix broken tests
Configuration menu - View commit details
-
Copy full SHA for 0a7babd - Browse repository at this point
Copy the full SHA 0a7babdView commit details -
Merge pull request #3734 from surban/fix-datetimeproxy
time: sql_type for DateTimeProxy without backend
Configuration menu - View commit details
-
Copy full SHA for a41f979 - Browse repository at this point
Copy the full SHA a41f979View commit details -
Merge pull request #3716 from weiznich/fix/nullable_binds_with_multic…
…onnection Fix nullable binds in the `#[derive(Multiconnection)]` implementation
Configuration menu - View commit details
-
Copy full SHA for fd12318 - Browse repository at this point
Copy the full SHA fd12318View commit details -
Merge pull request #3694 from caido/fix/sqlite-timestamp-parsing
Fix sqlite timestamps
Configuration menu - View commit details
-
Copy full SHA for bd6584c - Browse repository at this point
Copy the full SHA bd6584cView commit details -
Merge pull request #3737 from weiznich/fix/cli_error_invalid
Tweak the creation of database connections in diesel_CLI
Configuration menu - View commit details
-
Copy full SHA for 87c928d - Browse repository at this point
Copy the full SHA 87c928dView commit details
Commits on Aug 16, 2023
-
Merge pull request #3725 from gmanninglive/fix/3717
Fix/3717 filter table on `diesel migration --diff-schema`
Configuration menu - View commit details
-
Copy full SHA for 4e72855 - Browse repository at this point
Copy the full SHA 4e72855View commit details -
Merge pull request #3747 from BlackDex/add-bool-type-to-multiconnection
Add `Bool` type to MultiConnection
Configuration menu - View commit details
-
Copy full SHA for 9056ab3 - Browse repository at this point
Copy the full SHA 9056ab3View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3281c86 - Browse repository at this point
Copy the full SHA 3281c86View commit details -
Merge pull request #3643 from weiznich/fix/broken_distinct_on_with_cu…
…stom_expressions Try to hack around a breaking change in diesel 2.1
Configuration menu - View commit details
-
Copy full SHA for 181a62a - Browse repository at this point
Copy the full SHA 181a62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c0102 - Browse repository at this point
Copy the full SHA 45c0102View commit details
There are no files selected for viewing