Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / weiznich/diesel_async issues and pull requests

#158 - Unable to execute `COPY FROM`, likely due to missing `ExecuteCopyFromDsl` trait

Issue - State: closed - Opened by lkral-navmatix 19 days ago - 1 comment
Labels: bug

#157 - use latest mariadb in ci

Pull Request - State: closed - Opened by sabify 21 days ago

#156 - Fix the ci

Pull Request - State: closed - Opened by weiznich 21 days ago

#156 - Fix the ci

Pull Request - State: closed - Opened by weiznich 21 days ago

#155 - fix: update deadpool to 0.12

Pull Request - State: closed - Opened by jun-sheaf 22 days ago

#154 - Allow custom OID serialization

Pull Request - State: open - Opened by dullbananas 24 days ago - 1 comment

#154 - Allow custom OID serialization

Pull Request - State: open - Opened by dullbananas 24 days ago - 1 comment

#152 - Bump diesel to 2.2

Pull Request - State: closed - Opened by weiznich about 1 month ago - 5 comments

#150 - Fix/ci

Pull Request - State: closed - Opened by weiznich 2 months ago

#149 - Update `deadpool` to `0.11`

Pull Request - State: closed - Opened by jun-sheaf 2 months ago - 4 comments

#148 - diesel_async does not support sql_query (async)

Issue - State: closed - Opened by rxdiscovery 2 months ago - 3 comments
Labels: bug

#147 - Use owned row cache in sync wrapper

Pull Request - State: closed - Opened by momobel 2 months ago

#146 - Add SyncConnectionWrapper type

Pull Request - State: closed - Opened by momobel 3 months ago - 2 comments

#144 - 0.4.x doesn't work with custom types

Issue - State: closed - Opened by inferiorhumanorgans 3 months ago - 1 comment
Labels: bug

#142 - RunQueryDsl overrides calls to vec.first() to RunQueryDsl::first()

Issue - State: open - Opened by fastfists 4 months ago - 3 comments
Labels: enhancement

#140 - Fix #138 (Incoherent UPDATE return for MySQL/MariaDB)

Pull Request - State: closed - Opened by Soblow 4 months ago - 1 comment

#139 - The conneciton pool returns corrupt connections

Issue - State: open - Opened by importcjj 4 months ago - 3 comments
Labels: bug, help wanted

#138 - Incoherence between Diesel and Diesel_async on MySQL/MariaDB connection (UPDATE return value)

Issue - State: closed - Opened by Soblow 4 months ago - 1 comment
Labels: bug, help wanted, good first issue

#137 - Use piplining in AsyncPgConnection::set_config_options

Pull Request - State: closed - Opened by dullbananas 5 months ago

#136 - Add dependabot

Pull Request - State: open - Opened by oriontvv 5 months ago - 1 comment

#135 - New release?

Issue - State: closed - Opened by brocaar 5 months ago - 1 comment
Labels: bug

#134 - enable rustls with mysql

Pull Request - State: closed - Opened by Ludea 7 months ago - 1 comment

#132 - Better handling of the postgres connection background task

Pull Request - State: closed - Opened by weiznich 8 months ago

#131 - More dependency updates

Pull Request - State: closed - Opened by weiznich 8 months ago

#129 - Update deadpool to 0.10

Pull Request - State: closed - Opened by SergioBenitez 8 months ago

#125 - Is there some way to get the last insert id after an insert operation?

Issue - State: closed - Opened by importcjj 8 months ago
Labels: bug

#123 - Exporting a PooledConnection type for mobc

Pull Request - State: closed - Opened by bausano 8 months ago

#122 - Failed to save array of enums

Issue - State: open - Opened by DylanVerstraete 8 months ago - 1 comment
Labels: bug

#121 - Expose underlying connection errors to user of AsyncPgConnection

Pull Request - State: closed - Opened by banool 9 months ago - 2 comments

#118 - Don't eprintln in AsyncPgConnection

Pull Request - State: closed - Opened by banool 9 months ago - 14 comments

#117 - r2d2 not supported with AsyncPgConnection

Issue - State: closed - Opened by banool 9 months ago - 2 comments
Labels: bug

#116 - Expose build_transaction through AsyncConnectionWrapper

Pull Request - State: closed - Opened by banool 9 months ago - 3 comments

#115 - AsyncConnectionWrapper does not implement `build_transaction`

Issue - State: open - Opened by banool 9 months ago - 2 comments
Labels: bug

#114 - use diesel_async::RunQueryDsl::execute conflicts with meilisearch_sdk execute

Issue - State: closed - Opened by javihc 9 months ago - 5 comments
Labels: bug

#109 - Add a From<AsyncConnection> for AsyncConnectionWrapper

Pull Request - State: closed - Opened by DevLazio 10 months ago

#107 - The trait MultiConnection is not implemented

Issue - State: closed - Opened by Ludea 10 months ago
Labels: bug

#106 - fix: avoid where Self: 'a clause on GATs

Pull Request - State: closed - Opened by kmdreko 10 months ago

#104 - Compiler requires `'static` when using transactions on generic AsyncConnection

Issue - State: closed - Opened by kmdreko 10 months ago - 1 comment
Labels: bug

#103 - Failed to find a type oid for ENUM_TYPE

Issue - State: open - Opened by omid 10 months ago - 30 comments
Labels: bug

#101 - Add a `RecyclingMethod` configuration to the connection pool

Pull Request - State: closed - Opened by weiznich 10 months ago

#100 - Introduce an `AsyncConnectionWrapper` type

Pull Request - State: closed - Opened by weiznich 10 months ago - 2 comments

#99 - Fail to get the connection with the features ["postgres", "bb8"]

Issue - State: closed - Opened by peng-huang-ch 11 months ago - 4 comments
Labels: bug

#97 - Use is_broken_transaction_manager when returning pooled item

Pull Request - State: closed - Opened by dae 12 months ago

#96 - Dangling transactions when pooled connections dropped

Issue - State: closed - Opened by dae 12 months ago - 4 comments
Labels: bug

#94 - Feature Request: sqlite

Issue - State: closed - Opened by poelzi 12 months ago
Labels: bug

#93 - `table!` macro fails when a column with an underscore is included

Issue - State: closed - Opened by ishtms 12 months ago - 1 comment
Labels: bug

#92 - fix mysql `TinyInt` serialization

Pull Request - State: closed - Opened by 0xdeafbeef 12 months ago - 1 comment

#91 - Incorrect casting of MySQL `tinyint`

Issue - State: closed - Opened by 0xdeafbeef 12 months ago - 3 comments
Labels: bug

#90 - Add Debug implementation for AsyncDieselConnectionManager.

Pull Request - State: closed - Opened by rhuffus 12 months ago

#88 - Raw sql Query not working in 0.3.1

Issue - State: closed - Opened by Aman9804 about 1 year ago - 2 comments
Labels: bug

#85 - Fix readme

Pull Request - State: closed - Opened by weiznich about 1 year ago

#84 - Outdated examples

Issue - State: closed - Opened by PaulDotSH about 1 year ago - 4 comments

#82 - Fix #81 by adding the missing impl

Pull Request - State: closed - Opened by weiznich about 1 year ago

#81 - UpdateAndFetchResults is not implemented for deadpool Object

Issue - State: closed - Opened by Coops0 about 1 year ago - 1 comment
Labels: bug

#79 - Performance benchmarks

Issue - State: closed - Opened by PaulDotSH about 1 year ago - 1 comment

#78 - Cannot create a pooled connection. "The trait bound is not satisfied"

Issue - State: closed - Opened by mpiorowski about 1 year ago - 6 comments
Labels: bug

#77 - `diesel_async::RunQueryDsl` is not implemented for `diesel::SqlQuery`

Issue - State: closed - Opened by xiaoas about 1 year ago - 1 comment
Labels: bug

#76 - How to batch insert records?

Issue - State: closed - Opened by maximumstock about 1 year ago - 1 comment
Labels: bug

#74 - Added postgres error code handling

Pull Request - State: closed - Opened by evilbluebeaver about 1 year ago - 1 comment

#73 - AsyncPgConnection SSL error when PgConnection works

Issue - State: closed - Opened by roudikk about 1 year ago - 1 comment
Labels: bug

#72 - Update mysql_async to 0.31 and prepare 0.2.2 release

Pull Request - State: closed - Opened by weiznich about 1 year ago

#70 - Some backend specific impls in Diesel are unavailable (e.g. InsertOrIgnore)

Issue - State: closed - Opened by oeed about 1 year ago - 3 comments
Labels: bug

#68 - Fix deadpool example in README

Pull Request - State: closed - Opened by dmeijboom over 1 year ago

#65 - Update main to contain 0.2

Pull Request - State: closed - Opened by weiznich over 1 year ago

#64 - Add an example of using a pooled bb8 connection with rustls

Pull Request - State: closed - Opened by ThouCheese over 1 year ago

#63 - Merge 0.2.x changes to main

Pull Request - State: closed - Opened by weiznich over 1 year ago

#61 - fix typo

Pull Request - State: closed - Opened by mgrachev over 1 year ago

#60 - Adding test transaction to the trait AsyncConnection

Pull Request - State: closed - Opened by KatsuoRyuu over 1 year ago

#58 - postgres: add cancel_token

Pull Request - State: closed - Opened by naim94a over 1 year ago - 1 comment

#55 - Update to diesel_master to incooperate the latest GAT changes there

Pull Request - State: closed - Opened by weiznich over 1 year ago

#54 - Add support for Tls enabled postgresql connections

Issue - State: closed - Opened by kinnison over 1 year ago - 1 comment
Labels: bug

#52 - Activate transaction for tests usin Pool

Issue - State: closed - Opened by dpineiden over 1 year ago
Labels: bug

#51 - Try to fix the CI

Pull Request - State: closed - Opened by weiznich over 1 year ago

#50 - fix spellings

Pull Request - State: closed - Opened by Mdrbhatti over 1 year ago - 1 comment

#48 - Add fmt::Debug impls to AsyncDieselConnectionManager and AsyncPgConnection

Pull Request - State: closed - Opened by asaaki over 1 year ago - 4 comments

#47 - Make sure to not create table twice in tests

Pull Request - State: closed - Opened by weiznich over 1 year ago

#46 - Prefer sub-crates of `futures`

Pull Request - State: closed - Opened by nickelc over 1 year ago

#44 - Update postgres on windows

Pull Request - State: closed - Opened by weiznich over 1 year ago

#43 - Relicense to mit

Pull Request - State: closed - Opened by weiznich over 1 year ago

#41 - Remove GAT workarounds

Pull Request - State: closed - Opened by weiznich over 1 year ago

#40 - Re-export of TransactionManagerStatus

Pull Request - State: closed - Opened by teliosdev over 1 year ago - 3 comments

#39 - Relicense the crate under MIT/Apache 2.0

Issue - State: closed - Opened by weiznich over 1 year ago - 2 comments

#37 - Pooled connection (mobc) documentation improvement

Pull Request - State: closed - Opened by livingcorpse25 over 1 year ago - 2 comments

#36 - Add rudimentary TLS support for postgresql

Pull Request - State: closed - Opened by johnchildren over 1 year ago - 3 comments

#35 - Re-export RunError and PooledConnection from bb8

Pull Request - State: closed - Opened by johnchildren over 1 year ago - 2 comments

#33 - Minor documentation improvements

Pull Request - State: closed - Opened by weiznich over 1 year ago

#32 - diesel-async with a connection pool: the trait `Connection` is not implemented for ....

Issue - State: closed - Opened by dessalines over 1 year ago - 5 comments
Labels: bug

#31 - Removed lock file from Git

Pull Request - State: closed - Opened by Razican over 1 year ago - 1 comment

#30 - Fix the type alias for deadpool's `BuildError`

Pull Request - State: closed - Opened by fluxxu over 1 year ago - 2 comments

#29 - Fix #26

Pull Request - State: closed - Opened by weiznich over 1 year ago

#28 - mysql: close last_stmt for non-cacheable statements

Pull Request - State: closed - Opened by gwy15 over 1 year ago - 3 comments

#27 - Lifetime issue when borrowing inside a transaction

Issue - State: closed - Opened by Tuetuopay over 1 year ago - 4 comments
Labels: bug