sea-orm-cli 0.11.0-rc.2

Command line utility for SeaORM
Documentation

sea-orm-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 14 feature flags, 8 of them enabled by default.

default

  • codegen
  • cli
  • runtime-async-std-native-tls
  • async-std

codegen

  • sea-schema/sqlx-all
  • sea-orm-codegen

cli

  • clap
  • dotenvy

runtime-async-std-native-tls

  • sqlx/runtime-async-std-native-tls
  • sea-schema/runtime-async-std-native-tls

async-std

    This feature flag does not enable additional features.

sea-orm-codegen

    This feature flag does not enable additional features.

clap

    This feature flag does not enable additional features.

dotenvy

    This feature flag does not enable additional features.

runtime-tokio-rustls

  • sqlx/runtime-tokio-rustls
  • sea-schema/runtime-tokio-rustls

runtime-tokio-native-tls

  • sqlx/runtime-tokio-native-tls
  • sea-schema/runtime-tokio-native-tls

runtime-actix-native-tls

  • sqlx/runtime-actix-native-tls
  • sea-schema/runtime-actix-native-tls

runtime-actix-rustls

  • sqlx/runtime-actix-rustls
  • sea-schema/runtime-actix-rustls

runtime-async-std-rustls

  • sqlx/runtime-async-std-rustls
  • sea-schema/runtime-async-std-rustls

sqlx

    This feature flag does not enable additional features.