mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-13 17:27:50 +00:00
update README.md
This commit is contained in:
parent
b785f83fc2
commit
78362ccc41
@ -82,7 +82,7 @@ sqlx = { version = "0.2", default-features = false, features = [ "runtime-tokio"
|
||||
|
||||
* `chrono`: Add support for date and time types from `chrono`.
|
||||
|
||||
* `time`: Add support for date and time types from `time` crate (simpler than `chrono`)
|
||||
* `time`: Add support for date and time types from `time` crate (alternative to `chrono`, prefered by `query!` macro, if both enabled)
|
||||
|
||||
* `tls`: Add support for TLS connections.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user