Expand description
Oracle support for the r2d2 connection pool.
If you want to use chrono data types, enable the chrono feature:
[dependencies]
r2d2-oracle = { version = "0.2.0", features = ["chrono"] }Re-exports§
Structs§
- Oracle
Connection Manager - An
r2d2::ManageConnectionfororacle::Connections.