Issues
- 0
Additional helper methods for `query_typed`
#1232 opened by maxdeviant - 1
Support New Target Session Attributes
#1211 opened by AndrewJackson2020 - 0
Support Connection Service
#1228 opened by AndrewJackson2020 - 3
returning a Transaction for further usage
#1227 opened by fredski02 - 2
- 0
Better explain or document how to detect when the error is 'row count' (tokio_postgres::Error)
#1224 opened by ethereumdegen - 0
Implement conversion from String (rust) to Numeric
#1223 opened by ethereumdegen - 5
commit after RowStream is consumed
#1191 opened by docteurklein - 1
Could not determine data type of parameter $1
#1222 opened by Folyd - 7
about tls connect
#1219 opened by Schira4396 - 5
- 0
Support jiff 0.2
#1216 opened by NOBLES5E - 3
- 1
- 0
- 0
Implement conversion from `XID` to `u32`
#1209 opened by msmoiz - 1
- 1
Support for macaddr8
#1203 opened by wintersteiger - 2
working with pgbouncer transactional mode
#1202 opened by dbelozerovx1 - 1
`time` types panic on overflow
#1171 opened by allan2 - 2
- 4
Using Enums with query_typed
#1180 opened by alex-richman-onesignal - 0
is can mark `tokio_postgres::row::sealed` mod public? try to `impl RowIndex` for a enum. it's show sealed mod private.
#1194 opened by ganluo960214 - 0
- 0
- 5
`unreachable` code entered when `SELECT`ing nested composite types and `DOMAIN`s
#1188 opened by zacknewman - 6
Question: binary copy and dynamic types
#1190 opened by jamessewell - 4
General usage instructions on a README.md per crate. (Best practices, basic patterns, more docs...) <enhancement>
#1187 opened by aaronpeacock - 2
BUG: Fetch 2D arrays from Postgres
#1186 opened by doper1 - 0
Level::Debug is pretty verbose
#1184 opened by rlpowell - 0
Add support for ulid data type
#1181 opened by duarten - 2
Possible to cut a new release?
#1177 opened by ramnivas - 2
- 2
- 0
Odd WrongType error with custom type
#1175 opened by y0zong - 1
How to get geo point (`GEOMETRY(Point, 4326)`) ?
#1174 opened by nurmohammed840 - 2
Quoted Strings with LIKE in tokio_postgres.
#1173 opened by cuyler - 0
Support for jiff datetime types
#1163 opened by allan2 - 3
Sending text array (two dimension)
#1169 opened by gabrieligbastos - 1
regression: upgrade to tokio-postgres 0.7.11 introduced regression on SimpleQueryMessage enum
#1168 opened by lyang24 - 4
supplying &[f32] as params
#1167 opened by guspower - 4
Adding compile time query validation?
#1161 opened by AbdulWMughal - 3
- 1
array of custom types serialization fails
#1157 opened by ash-hashtag - 1
Idea: Add RowDescription to SimpleQueryMessage
#1143 opened by rigby-dane - 4
Cannot convert from &str to custom Postgres enum
#1150 opened by dwight9339 - 2
turmoil support
#1149 opened by mcches - 6
Why pay the price of `std::str::from_utf8`?
#1148 opened by EvanCarroll - 15
- 5