Crates.io | diesel-oci |
lib.rs | diesel-oci |
version | 0.3.1 |
created_at | 2022-12-14 15:22:38.792866+00 |
updated_at | 2025-07-24 08:00:50.782684+00 |
description | A oci database adapter for diesel |
homepage | |
repository | https://github.com/GiGainfosystems/diesel-oci/ |
max_upload_size | |
id | 736652 |
size | 223,388 |
A Oracle SQL database backend implementation for Diesel.
SELECT
, INSERT
, UPDATE
, DELETE
).sql_types
: Bool
, SmallInt
,
Integer
, Bigint
, Float
, Double
, Date
, Time
, Timestamp
.Anyone who interacts with Diesel in any space, including but not limited to this GitHub repository, must follow our code of conduct.
Licensed under either of these:
Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.