sea-query 0.8.5

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

default

backend-mysql (default)

This feature flag does not enable additional features.

backend-postgres (default)

This feature flag does not enable additional features.

backend-sqlite (default)

This feature flag does not enable additional features.

derive (default)

sea-query-derive (default)

This feature flag does not enable additional features.

bytes

This feature flag does not enable additional features.

chrono

This feature flag does not enable additional features.

postgres

postgres-chrono

postgres-json

postgres-types

This feature flag does not enable additional features.

serde_json

This feature flag does not enable additional features.

sqlx-chrono

sqlx-json

sqlx-mysql

This feature flag does not enable additional features.

sqlx-postgres

This feature flag does not enable additional features.

with-chrono

with-json