- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: diesel-rs/diesel
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Intermittent test failure for
intervals_match_pg_values_f64
testcase
tests
#3429
opened Nov 23, 2022 by
czotomo
3 tasks done
Deprecation of
dsl::any
will prevent use of TextExpressionMethods::like(any(<expr>))
bug
postgres
#3360
opened Oct 4, 2022 by
hgzimmerman
diesel_cli: joinable vanishes when a partition is added in a migration even on a fresh database (no redo)
bug
cli
#3201
opened Jun 10, 2022 by
najtin
3 tasks done
The
embed_migrations!
macro doesn't pick up new migration files due to cargo build cache
bug
#3119
opened Apr 5, 2022 by
fbecart
3 tasks done
Primary key always generates
Nullable<_>
in schema.rs
bug
missing reproduction steps
#2988
opened Dec 17, 2021 by
violetastcs
3 tasks done
Box<dyn BoxableExpression> can't be used in join on clauses
enhancement
hole in api
#2922
opened Oct 12, 2021 by
Ten0
[cli] MySQL Diesel only supports tables with primary keys.
bug
cli
mysql
#2786
opened May 19, 2021 by
Dragonrun1
into_boxed
equivalent for INTERSECT
enhancement
help wanted
hole in api
#2620
opened Jan 12, 2021 by
mlodato517
Field annotation for interpreting item with user-provided function in AsChangeset
#2527
opened Oct 5, 2020 by
heyrict
First Rust example code on the website is unidiomatic
documentation
help wanted
#2451
opened Jul 6, 2020 by
jplatte
2 tasks done
get_result
should return an error if multiple rows are returned
documentation
help wanted
#2446
opened Jun 29, 2020 by
Diggsey
More verbose errors on diesel migrations?
cli
enhancement
help wanted
#2378
opened Apr 24, 2020 by
lucasholder
r2d2 doesn't work well with diesel sqlite - register_diesel_sql_functions probably locks database
discussion desired
documentation
help wanted
#2365
opened Apr 15, 2020 by
kpcyrd
2 tasks done
grouped_by panics if key is not in Parent array
bug
help wanted
#2298
opened Feb 12, 2020 by
nishtahir
2 tasks done
How to use patch_file in diesel.toml
cli
documentation
enhancement
#2154
opened Aug 27, 2019 by
travismiller
Add
DatabaseErrorKind
variant for aborting triggers
enhancement
#2116
opened Jul 10, 2019 by
seijikun
[diesel_cli] index out of bounds when running migrations on windows 10 WSL
bug
cli
#2099
opened Jun 22, 2019 by
MTRNord
2 tasks done
Pg result format is forced to be binary, but binary format is optional for types
enhancement
#2087
opened Jun 5, 2019 by
gtors
2 tasks done
ProTip!
Mix and match filters to narrow down what you’re looking for.