sea-query 0.26.3

🌊 A dynamic query builder for MySQL, Postgres and SQLite
Documentation

sea-query

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

default

  • derive
  • backend-mysql
  • backend-postgres
  • backend-sqlite

derive

  • sea-query-derive

backend-mysql

    This feature flag does not enable additional features.

backend-postgres

    This feature flag does not enable additional features.

backend-sqlite

    This feature flag does not enable additional features.

sea-query-derive

    This feature flag does not enable additional features.

with-json

  • serde_json
  • sea-query-driver?/with-json
  • postgres-types?/with-serde_json-1

with-time

  • time
  • sea-query-driver?/with-time
  • postgres-types?/with-time-0_3

with-chrono

  • chrono
  • sea-query-driver?/with-chrono
  • postgres-types?/with-chrono-0_4

with-uuid

  • uuid
  • sea-query-driver?/with-uuid
  • postgres-types?/with-uuid-1

postgres-rust_decimal

  • with-rust_decimal
  • rust_decimal/db-postgres

with-mac_address

  • mac_address
  • sea-query-driver?/with-mac_address

with-bigdecimal

  • bigdecimal
  • sea-query-driver?/with-bigdecimal

postgres-array

  • postgres-types?/array-impls
  • sea-query-driver?/postgres-array

with-rust_decimal

  • rust_decimal
  • sea-query-driver?/with-rust_decimal

with-ipnetwork

  • ipnetwork
  • sea-query-driver?/with-ipnetwork

postgres-interval

  • proc-macro2
  • quote

postgres

  • bytes
  • postgres-types

sqlx-mysql

  • sea-query-driver/sqlx-mysql

rusqlite

  • sea-query-driver/rusqlite

attr

  • sea-query-attr

sqlx-postgres

  • sea-query-driver/sqlx-postgres

sqlx-sqlite

  • sea-query-driver/sqlx-sqlite

time

    This feature flag does not enable additional features.

postgres-types

    This feature flag does not enable additional features.

sea-query-driver

    This feature flag does not enable additional features.

proc-macro2

    This feature flag does not enable additional features.

sea-query-attr

    This feature flag does not enable additional features.

bigdecimal

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

mac_address

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

ipnetwork

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

rust_decimal

    This feature flag does not enable additional features.

thread-safe

    This feature flag does not enable additional features.

quote

    This feature flag does not enable additional features.