sea-query 0.9.6

A database agnostic runtime query builder for Rust
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 19 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-json

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

postgres

  • bytes
  • postgres-types

postgres-chrono

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

with-json

  • serde_json

with-chrono

  • chrono

sqlx-json

  • with-json

sqlx-chrono

  • with-chrono

postgres-types

    This feature flag does not enable additional features.

sqlx-mysql

    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.

bytes

    This feature flag does not enable additional features.

sqlx-postgres

    This feature flag does not enable additional features.