mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 07:21:08 +00:00
Update README.md
Simple terminology fix.
This commit is contained in:
parent
6c9241a3a9
commit
903de3e8d8
@ -92,7 +92,7 @@ with C, those interactions are `unsafe`.</sup></sub>
|
||||
* Simple (unprepared) query execution including fetching results into the same `Row` types used by
|
||||
the high-level API. Supports batch execution and returning results from all statements.
|
||||
|
||||
* Transport Level Security (TLS) where supported ([MySQL] and [PostgreSQL]).
|
||||
* Transport Layer Security (TLS) where supported ([MySQL] and [PostgreSQL]).
|
||||
|
||||
* Asynchronous notifications using `LISTEN` and `NOTIFY` for [PostgreSQL].
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user