This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2025-12-30 13:20:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
io
History
Paolo Barbolini
65229f7ff9
Replace some futures_util APIs with std variants (
#3721
)
2025-02-01 16:01:56 -08:00
..
buf_mut.rs
refactor(core): remove the HRTB (higher rank trait bound) on Row in the aim of improving ergonomics
2020-05-30 16:09:08 -07:00
buf_stream.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
buf.rs
fix: clippy warnings
2024-06-13 13:11:36 -07:00
decode.rs
refactor: rename
sqlx_core::io::{Encode, Decode}
for clarity
2024-08-23 23:39:32 -07:00
encode.rs
refactor: rename
sqlx_core::io::{Encode, Decode}
for clarity
2024-08-23 23:39:32 -07:00
mod.rs
refactor: rename
sqlx_core::io::{Encode, Decode}
for clarity
2024-08-23 23:39:32 -07:00
read_buf.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
write_and_flush.rs
Replace some futures_util APIs with std variants (
#3721
)
2025-02-01 16:01:56 -08:00