mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +00:00
update url: https://github.com/async-rs/async-std
This commit is contained in:
parent
bfeecc2c22
commit
cd77fadd35
@ -44,7 +44,7 @@ SQLx is a modern SQL client built from the ground up for Rust, in Rust.
|
|||||||
|
|
||||||
* **Pure Rust**. The Postgres and MySQL/MariaDB drivers are written in pure Rust using **zero** unsafe code.
|
* **Pure Rust**. The Postgres and MySQL/MariaDB drivers are written in pure Rust using **zero** unsafe code.
|
||||||
|
|
||||||
[async-std]: https://github.com/rust-async/async-std
|
[async-std]: https://github.com/async-rs/async-std
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
The `sqlx::query` function provides general-purpose prepared statement execution.
|
The `sqlx::query` function provides general-purpose prepared statement execution.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user