Awesome
Diesel-oci
A Oracle SQL database backend implementation for Diesel.
Status:
- Builds with Diesel 2.0.0.
- Support for DML statements (
SELECT
,INSERT
,UPDATE
,DELETE
). - Support for Diesel
sql_types
:Bool
,SmallInt
,Integer
,Bigint
,Float
,Double
,Date
,Time
,Timestamp
. - Support for diesel-dynamic-schema and diesel-migrations
Code of conduct
Anyone who interacts with Diesel in any space, including but not limited to this GitHub repository, must follow our code of conduct.
License
Licensed under either of these:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Contributing
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.