Crates.io | diesel-oci |
lib.rs | diesel-oci |
version | 0.3.0 |
source | src |
created_at | 2022-12-14 15:22:38.792866 |
updated_at | 2024-05-31 08:57:51.181348 |
description | A oci database adapter for diesel |
homepage | |
repository | https://github.com/GiGainfosystems/diesel-oci/ |
max_upload_size | |
id | 736652 |
size | 189,152 |
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.