sea-query 0.30.7

🔱 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 36 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

  • dep:sea-query-derive

all-types

  • postgres-array
  • postgres-interval
  • with-chrono
  • with-json
  • with-rust_decimal
  • with-bigdecimal
  • with-uuid
  • with-time
  • with-ipnetwork
  • with-mac_address

all-features

  • backend-mysql
  • backend-postgres
  • backend-sqlite
  • derive
  • attr
  • hashable-value
  • thread-safe
  • all-types

hashable-value

  • derivative
  • ordered-float

rust_decimal

  • dep:rust_decimal

ordered-float

  • dep:ordered-float

with-time

  • time

with-chrono

  • chrono

with-bigdecimal

  • bigdecimal

with-mac_address

  • mac_address

time

  • dep:time

postgres-types

  • dep:postgres-types

with-json

  • serde_json

with-rust_decimal

  • rust_decimal

with-uuid

  • uuid

derivative

  • dep:derivative

with-ipnetwork

  • ipnetwork

uuid

  • dep:uuid

mac_address

  • dep:mac_address

ipnetwork

  • dep:ipnetwork

chrono

  • dep:chrono

serde_json

  • dep:serde_json

attr

  • sea-query-attr

bigdecimal

  • dep:bigdecimal

sea-query-attr

  • dep:sea-query-attr

postgres-array

    This feature flag does not enable additional features.

option-sqlite-exact-column-type

    This feature flag does not enable additional features.

tests-cfg

    This feature flag does not enable additional features.

thread-safe

    This feature flag does not enable additional features.

postgres-interval

    This feature flag does not enable additional features.

option-more-parentheses

    This feature flag does not enable additional features.