diesel_cli 2.1.0

Provides the CLI for the Diesel crate

diesel_cli

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 5 of them enabled by default.

default

  • postgres
  • sqlite
  • mysql

postgres

  • diesel/postgres
  • uses_information_schema

sqlite

  • diesel/sqlite

mysql

  • diesel/mysql
  • uses_information_schema

uses_information_schema

    This feature flag does not enable additional features.

sqlite-bundled

  • sqlite
  • libsqlite3-sys/bundled

libsqlite3-sys

  • dep:libsqlite3-sys