sqlx-cli 0.5.5

Command-line utility for SQLx, the Rust SQL toolkit.
Documentation

sqlx-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 6 feature flags, 4 of them enabled by default.

default

  • postgres
  • sqlite
  • mysql

postgres

  • sqlx/postgres

sqlite

  • sqlx/sqlite

mysql

  • sqlx/mysql

openssl-vendored

  • openssl/vendored

openssl

    This feature flag does not enable additional features.