Cargo Features

ormlite-cli has no features set by default.

[dependencies]
ormlite-cli = { version = "0.17.5", features = ["experimental-sid"] }
default

These default features are set whenever ormlite-cli is added without default-features = false somewhere in the dependency tree.

Enables chrono, json, postgres, runtime-tokio-rustls, time and uuid of ormlite ^0.17

experimental-sid

ormlite-cli has 2 features without comments.