sea-query 0.9.6

A database agnostic runtime query builder for Rust
Documentation

sea-query

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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