sea-orm 0.12.14

🐚 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 39 feature flags, 14 of them enabled by default.

default

  • macros
  • with-json
  • with-chrono
  • with-rust_decimal
  • with-bigdecimal
  • with-uuid
  • with-time

macros

  • sea-orm-macros/derive

with-json

  • serde_json
  • sea-query/with-json
  • chrono?/serde
  • time?/serde
  • uuid?/serde
  • sea-query-binder?/with-json
  • sqlx?/json

with-chrono

  • chrono
  • sea-query/with-chrono
  • sea-query-binder?/with-chrono
  • sqlx?/chrono

with-rust_decimal

  • rust_decimal
  • sea-query/with-rust_decimal
  • sea-query-binder?/with-rust_decimal
  • sqlx?/rust_decimal

with-bigdecimal

  • bigdecimal
  • sea-query/with-bigdecimal
  • sea-query-binder?/with-bigdecimal
  • sqlx?/bigdecimal

with-uuid

  • uuid
  • sea-query/with-uuid
  • sea-query-binder?/with-uuid
  • sqlx?/uuid

with-time

  • time
  • sea-query/with-time
  • sea-query-binder?/with-time
  • sqlx?/time

serde_json

  • dep:serde_json

chrono

  • dep:chrono

rust_decimal

  • dep:rust_decimal

bigdecimal

  • dep:bigdecimal

uuid

  • dep:uuid

time

  • dep:time

sqlx-postgres

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

sqlx-mysql

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

sqlx-all

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

runtime-tokio-rustls

  • sqlx?/runtime-tokio-rustls
  • sea-query-binder?/runtime-tokio-rustls
  • runtime-tokio

postgres-array

  • sea-query/postgres-array
  • sea-query-binder?/postgres-array
  • sea-orm-macros/postgres-array

runtime-actix-native-tls

  • sqlx?/runtime-tokio-native-tls
  • sea-query-binder?/runtime-actix-native-tls
  • runtime-actix

runtime-actix-rustls

  • sqlx?/runtime-tokio-rustls
  • sea-query-binder?/runtime-actix-rustls
  • runtime-actix

runtime-async-std-native-tls

  • sqlx?/runtime-async-std-native-tls
  • sea-query-binder?/runtime-async-std-native-tls
  • runtime-async-std

sqlx-sqlite

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

runtime-async-std-rustls

  • sqlx?/runtime-async-std-rustls
  • sea-query-binder?/runtime-async-std-rustls
  • runtime-async-std

runtime-tokio-native-tls

  • sqlx?/runtime-tokio-native-tls
  • sea-query-binder?/runtime-tokio-native-tls
  • runtime-tokio

proxy

  • serde_json
  • serde/derive

tests-cfg

  • serde/derive

sea-query-binder

  • dep:sea-query-binder

seaography

  • sea-orm-macros/seaography

sqlx

  • dep:sqlx

json-array

  • postgres-array

sqlite-use-returning-for-3_35

    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.

runtime-actix

    This feature flag does not enable additional features.

mock

    This feature flag does not enable additional features.

sea-orm-internal

    This feature flag does not enable additional features.

sqlx-dep

    This feature flag does not enable additional features.

runtime-async-std

    This feature flag does not enable additional features.