issues
search
sfackler
/
rust-postgres
Native PostgreSQL driver for the Rust programming language
Apache License 2.0
3.52k
stars
446
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
commit after RowStream is consumed
#1191
docteurklein
opened
3 days ago
5
Question: binary copy and dynamic types
#1190
jamessewell
opened
4 days ago
6
fix fromsql for domains
#1189
zacknewman
opened
5 days ago
2
`unreachable` code entered when `SELECT`ing nested composite types and `DOMAIN`s
#1188
zacknewman
opened
1 week ago
5
General usage instructions on a README.md per crate. (Best practices, basic patterns, more docs...) <enhancement>
#1187
aaronpeacock
closed
5 days ago
4
BUG: Fetch 2D arrays from Postgres
#1186
doper1
closed
2 weeks ago
2
Make error::Kind public
#1185
levkk
opened
3 weeks ago
0
Level::Debug is pretty verbose
#1184
rlpowell
opened
3 weeks ago
0
Add support for cidr 0.3 under separate feature
#1183
rs-sac
opened
1 month ago
0
Initial support for replication protocol
#1182
reu
opened
1 month ago
0
Add support for ulid data type
#1181
duarten
closed
1 month ago
0
Using Enums with query_typed
#1180
alex-richman-onesignal
opened
2 months ago
3
Is there a way to stream a large-ish `bytea` to the database?
#1179
lvella
closed
2 months ago
2
Add rkyv 0.8 and rend 0.5 support
#1178
novacrazy
opened
2 months ago
0
Possible to cut a new release?
#1177
ramnivas
closed
2 months ago
2
A way to retrieve a more structure query plan from EXPLAIN
#1176
hirenhpatel
closed
2 months ago
2
Odd WrongType error with custom type
#1175
y0zong
closed
2 months ago
0
How to get geo point (`GEOMETRY(Point, 4326)`) ?
#1174
nurmohammed840
closed
2 months ago
1
Quoted Strings with LIKE in tokio_postgres.
#1173
cuyler
closed
3 months ago
2
[doc] Encourage the user to handle connection properly
#1172
awnion
closed
3 months ago
6
`time` types panic on overflow
#1171
allan2
opened
3 months ago
0
Fix `chrono::DateTime<Utc>` tests
#1170
allan2
closed
3 months ago
1
Sending text array (two dimension)
#1169
gabrieligbastos
closed
3 months ago
3
regression: upgrade to tokio-postgres 0.7.11 introduced regression on SimpleQueryMessage enum
#1168
lyang24
closed
3 months ago
1
supplying &[f32] as params
#1167
guspower
closed
3 months ago
4
Support AIX keepalive
#1166
ecnelises
closed
4 months ago
0
For `query_typed`, deal with the no-data case.
#1165
ramnivas
closed
4 months ago
2
Add Jiff support
#1164
allan2
closed
3 months ago
4
Support for jiff datetime types
#1163
allan2
closed
3 months ago
0
Fix cancellation of TransactionBuilder::start
#1162
sfackler
closed
4 months ago
0
Adding compile time query validation?
#1161
AbdulWMughal
opened
4 months ago
4
query_typed tweaks
#1160
sfackler
closed
4 months ago
0
Tokio_Postgres, poor performance for all column’s other than ID.
#1159
AbdulWMughal
closed
4 months ago
3
Port in WIP changes for unprepared queries
#1158
marshall-onesignal
closed
4 months ago
1
array of custom types serialization fails
#1157
ash-hashtag
closed
4 months ago
1
add sm3
#1156
Roger-QCJ
closed
4 months ago
1
Handle non-UTF8 error fields
#1155
sfackler
closed
4 months ago
0
Fix a few nits pointed out by clippy
#1154
cammeresi
closed
4 months ago
1
impl Debug for Statement
#1153
cammeresi
closed
4 months ago
1
Derive Clone for Row
#1152
levkk
closed
4 months ago
0
feat: sslnegotiation and direct ssl for postgres 17
#1151
sunng87
opened
4 months ago
3
Cannot convert from &str to custom Postgres enum
#1150
dwight9339
closed
5 months ago
4
turmoil support
#1149
mcches
closed
5 months ago
2
Why pay the price of `std::str::from_utf8`?
#1148
EvanCarroll
closed
5 months ago
6
Work with pools that don't support prepared statements
#1147
ramnivas
closed
4 months ago
9
Support build on wasm32
#1146
L-jasmine
opened
5 months ago
4
Expose type modifier in Column struct
#1145
SergeiPatiakin
opened
6 months ago
1
Adds RowDescription to the SimpleQueryMessage
#1144
rigby-dane
closed
4 months ago
1
Idea: Add RowDescription to SimpleQueryMessage
#1143
rigby-dane
closed
4 months ago
1
add simple_query to GenericClient in tokio_postgres
#1142
vsuryamurthy
closed
4 months ago
0
Next