Skip to content
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

Backports for 2.1.1 #3755

Merged
merged 23 commits into from
Aug 25, 2023
Merged

Backports for 2.1.1 #3755

merged 23 commits into from
Aug 25, 2023

Conversation

weiznich
Copy link
Member

This contains backports of the following PR's:

@diesel-rs/core I plan to do the release in the next week if there are no objections.

weiznich and others added 23 commits August 15, 2023 18:09
Enable `distinct_on` with `postgres_backend` instead of `postgres`
Correctly quote the table name in one of the `print-schema` queries
fix(diesel_cli): use separate lines for multiple annotations
Expose push_bind_param_value_only to backends
Suppress unused_import if no backend is enabled
Emit a better error message if a user writes a `table!` macro without
Fix diesel-rs#3579: Unexpected end of row when setup diesel
Update main README to have more consistent style
time: sql_type for DateTimeProxy without backend
…th_multiconnection

Fix nullable binds in the `#[derive(Multiconnection)]` implementation
Tweak the creation of database connections in diesel_CLI
Fix/3717 filter table on `diesel migration --diff-schema`
…iconnection

Add `Bool` type to MultiConnection
…n_with_custom_expressions

Try to hack around a breaking change in diesel 2.1
@weiznich weiznich requested review from a team August 18, 2023 12:27
@weiznich weiznich merged commit 45c0102 into diesel-rs:2.1.x Aug 25, 2023
32 checks passed
@Ten0
Copy link
Member

Ten0 commented Aug 25, 2023

Okfm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants