sea-query 0.12.5

🌊 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 25 feature flags, 6 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-rust_decimal

postgres-types

This feature flag does not enable additional features.

postgres-uuid

rusqlite

This feature flag does not enable additional features.

rust_decimal

This feature flag does not enable additional features.

serde_json

This feature flag does not enable additional features.

sqlx-mysql

This feature flag does not enable additional features.

sqlx-postgres

This feature flag does not enable additional features.

sqlx-sqlite

This feature flag does not enable additional features.

uuid

This feature flag does not enable additional features.

with-chrono

with-json

with-rust_decimal

with-uuid