issues
search
weiznich
/
diesel_async
Diesel async connection implementation
Apache License 2.0
656
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #198
#201
weiznich
opened
4 days ago
2
Derive Debug for SyncConnectionWrapper
#199
tibbe
closed
3 days ago
2
Connection from pool is reused while transaction is still open
#198
lsunsi
opened
5 days ago
4
pg: Remove `pub` from `tests` module declaration
#195
Turbo87
closed
3 weeks ago
1
AsyncConnectionWrapper: Implement `Deref<Target = C>`
#194
Turbo87
closed
3 weeks ago
0
CI: Run `async-connection-wrapper` feature tests too
#193
Turbo87
closed
3 weeks ago
2
PostgreSQL TLS should be much more straightforward
#191
vriesk
closed
2 months ago
2
Error handling for `tokio_postgres::Connection` created manually
#189
ollyswanson
closed
2 months ago
0
[features] add `pool` crate feature
#188
fakeshadow
closed
2 months ago
1
panic when using pooled connection with a collection of async query
#186
fakeshadow
opened
2 months ago
3
WebAssembly Strategy/`Send` bounds
#185
insipx
opened
2 months ago
0
diesel_async fails to connect to MariaDB, while pure diesel works fine
#183
crai0n
closed
2 months ago
2
Enable a few more lints regarding truncations in numerical casts
#182
weiznich
closed
3 weeks ago
0
Update README.md
#180
korir248
closed
3 months ago
1
Add a bit more documentation around the reexported pool types
#179
weiznich
closed
3 months ago
2
Unable to specify the type for sqlite pool
#178
pickfire
closed
3 months ago
7
Add Clone for SyncConnectionWrapper
#177
pickfire
closed
3 months ago
2
Unable to inject async DB connection via web::Dta<Pool<<>>>>
#175
ag039st
closed
3 months ago
0
opt out of `Send` for wasm32
#174
insipx
closed
2 months ago
8
Prepare a diesel-async 0.5 release
#173
weiznich
closed
4 months ago
0
Expose the Sqlite `immediate_transaction` and `exclusive_transaction` functions from the sync connection wrapper
#172
weiznich
closed
4 months ago
0
the trait bound `model::TimerangeItem: FromSqlRow<Untyped, Pg>` is not satisfied
#171
fawdlstty
closed
4 months ago
0
Bump minimal supported mysql_async version to 0.34
#168
weiznich
closed
4 months ago
0
Confirmation on production readiness of diesel-async currently?
#165
AbdulWMughal
closed
4 months ago
0
Implement support for diesel::Instrumentation for all provided connec…
#164
weiznich
closed
4 months ago
0
Update Rustls example and add to README for clarification
#163
Brobb954
closed
4 months ago
0
Release with Diesel 2.2.1
#162
willbuckner
closed
4 months ago
2
sync wrapper: Clear mutex poison and provide underlying mutex guar
#160
momobel
closed
4 months ago
3
Unable to execute `COPY FROM`, likely due to missing `ExecuteCopyFromDsl` trait
#158
lkral-navmatix
closed
5 months ago
1
use latest mariadb in ci
#157
sabify
closed
5 months ago
0
Fix the ci
#156
weiznich
closed
5 months ago
0
fix: update deadpool to 0.12
#155
jrandolf
closed
5 months ago
0
Allow custom OID serialization
#154
dullbananas
closed
4 months ago
2
Reduce amount of code in AsyncPgConnection functions that have query type as generic parameter
#153
dullbananas
closed
5 months ago
2
Bump diesel to 2.2
#152
weiznich
closed
5 months ago
5
Fix/ci
#150
weiznich
closed
6 months ago
0
Update `deadpool` to `0.11`
#149
jrandolf
closed
6 months ago
4
diesel_async does not support sql_query (async)
#148
rxdiscovery
closed
6 months ago
3
Use owned row cache in sync wrapper
#147
momobel
closed
6 months ago
0
Add SyncConnectionWrapper type
#146
momobel
closed
7 months ago
2
0.4.x doesn't work with custom types
#144
inferiorhumanorgans
closed
8 months ago
1
RunQueryDsl overrides calls to vec.first() to RunQueryDsl::first()
#142
cdxker
closed
2 months ago
6
Fix #138 (Incoherent UPDATE return for MySQL/MariaDB)
#140
Soblow
closed
8 months ago
1
The conneciton pool returns corrupt connections
#139
importcjj
opened
9 months ago
3
Incoherence between Diesel and Diesel_async on MySQL/MariaDB connection (UPDATE return value)
#138
Soblow
closed
8 months ago
1
Use piplining in AsyncPgConnection::set_config_options
#137
dullbananas
closed
9 months ago
0
Add dependabot
#136
oriontvv
closed
4 months ago
2
New release?
#135
brocaar
closed
9 months ago
1
enable rustls with mysql
#134
Ludea
closed
12 months ago
1
Better handling of the postgres connection background task
#132
weiznich
closed
1 year ago
0
Next