sea-query 0.16.2

🌊 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 29 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.

postgres

  • bytes
  • postgres-types

postgres-uuid

  • with-uuid
  • postgres-types/with-uuid-0_8

postgres-rust_decimal

  • with-rust_decimal
  • rust_decimal/db-postgres

postgres-chrono

  • with-chrono
  • postgres-types/with-chrono-0_4

postgres-json

  • with-json
  • postgres-types/with-serde_json-1

with-uuid

  • uuid

with-chrono

  • chrono

with-bigdecimal

  • bigdecimal

postgres-bigdecimal

  • with-bigdecimal

with-json

  • serde_json

with-rust_decimal

  • rust_decimal

rusqlite

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

rust_decimal

    This feature flag does not enable additional features.

postgres-types

    This feature flag does not enable additional features.

bigdecimal

    This feature flag does not enable additional features.

sqlx-mysql

    This feature flag does not enable additional features.

thread-safe

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

sqlx-sqlite

    This feature flag does not enable additional features.

sqlx-postgres

    This feature flag does not enable additional features.