sqldatetime 0.1.2

SQL date/time types written in Rust
Documentation

sqldatetime

Apache-2.0 licensed Crate API

SQL date/time types written in Rust.

Feature Flags

  • serde: Enable serde-based serialization and deserialization. Not enabled by default.
  • oracle: Enable Oracle oriented datetime type OracleDate. Not enabled by default.

License

This project is licensed under the Apache-2.0 license (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in sqldatetime by you, shall be licensed as Apache-2.0, without any additional terms or conditions.