Skip to content

Pull requests: sfackler/rust-postgres

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update rand requirement from 0.8 to 0.9 dependencies Pull requests that update a dependency file
#1201 opened Jan 28, 2025 by dependabot bot Loading…
Update getrandom requirement from 0.2 to 0.3 dependencies Pull requests that update a dependency file
#1200 opened Jan 27, 2025 by dependabot bot Loading…
Fix clippy lifetimes
#1198 opened Jan 20, 2025 by allan2 Loading…
Fix time 0.3 infinity panics
#1197 opened Jan 20, 2025 by allan2 Loading…
fix fromsql for domains
#1189 opened Nov 20, 2024 by zacknewman Loading…
Make error::Kind public
#1185 opened Nov 1, 2024 by levkk Loading…
Add support for cidr 0.3 under separate feature
#1183 opened Oct 25, 2024 by rs-sac Loading…
Initial support for replication protocol
#1182 opened Oct 19, 2024 by reu Draft
Add rkyv 0.8 and rend 0.5 support
#1178 opened Sep 2, 2024 by novacrazy Draft
Support build on wasm32
#1146 opened Jun 3, 2024 by L-jasmine Loading…
Expose type modifier in Column struct
#1145 opened May 29, 2024 by SergeiPatiakin Loading…
Support scalar queries.
#1126 opened Apr 3, 2024 by rikvdkleij Loading…
Improve the documentation of tokio-postgres connect
#1099 opened Jan 28, 2024 by JJaviMS Loading…
Add smol_str 0.2 and 0.3 support
#1095 opened Jan 16, 2024 by novacrazy Loading…
Adds support for zero-copy FromSql derive
#1070 opened Oct 11, 2023 by JosephMoniz Loading…
Tracing support
#1053 opened Jul 24, 2023 by Protryon Loading…
Update fallible-iterator requirement from 0.2 to 0.3 dependencies Pull requests that update a dependency file
#1036 opened May 23, 2023 by dependabot bot Loading…
tokio-postgres: add execute_prepared function
#991 opened Feb 9, 2023 by mahkoh Loading…
Add text format result support
#961 opened Oct 31, 2022 by ZENOTME Loading…
ProTip! Exclude everything labeled bug with -label:bug.