sea-orm 0.1.0

🐚 An async & dynamic ORM for Rust
Documentation

sea-orm

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 34 feature flags, 12 of them enabled by default.

default

  • macros
  • mock
  • with-json
  • with-chrono
  • with-rust_decimal
  • with-uuid

macros

  • sea-orm-macros

mock

    This feature flag does not enable additional features.

with-json

  • serde_json
  • sea-query/with-json

with-chrono

  • chrono
  • sea-query/with-chrono

with-rust_decimal

  • rust_decimal
  • sea-query/with-rust_decimal

with-uuid

  • uuid
  • sea-query/with-uuid

sea-orm-macros

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

rust_decimal

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

sqlx-dep

  • sqlx-json
  • sqlx-chrono
  • sqlx-decimal
  • sqlx-uuid

sqlx-all

  • sqlx-mysql
  • sqlx-postgres
  • sqlx-sqlite

sqlx-mysql

  • sqlx-dep
  • sea-query/sqlx-mysql
  • sqlx/mysql

sqlx-postgres

  • sqlx-dep
  • sea-query/sqlx-postgres
  • sqlx/postgres

sqlx-sqlite

  • sqlx-dep
  • sea-query/sqlx-sqlite
  • sqlx/sqlite

sqlx-chrono

  • sqlx/chrono
  • with-chrono

runtime-async-std-rustls

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

runtime-actix-native-tls

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

sqlx-decimal

  • sqlx/decimal
  • with-rust_decimal

runtime-async-std-native-tls

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

runtime-tokio-rustls

  • sqlx/runtime-tokio-rustls
  • runtime-tokio

sqlx-json

  • sqlx/json
  • with-json

runtime-tokio-native-tls

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

runtime-actix-rustls

  • sqlx/runtime-actix-rustls
  • runtime-actix

sqlx-uuid

  • sqlx/uuid
  • with-uuid

runtime-async-std

    This feature flag does not enable additional features.

sqlx-core

    This feature flag does not enable additional features.

sqlx

    This feature flag does not enable additional features.

runtime-tokio

    This feature flag does not enable additional features.

debug-print

    This feature flag does not enable additional features.

sqlx-macros

    This feature flag does not enable additional features.

runtime-actix

    This feature flag does not enable additional features.