sea-orm-cli 0.11.3

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

  • dep:async-std

sea-orm-codegen

  • dep:sea-orm-codegen

clap

  • dep:clap

dotenvy

  • dep:dotenvy

runtime-async-std-rustls

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

runtime-actix-native-tls

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

runtime-tokio-native-tls

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

runtime-actix-rustls

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

runtime-tokio-rustls

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

sqlx

  • dep:sqlx