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

with-rust_decimal

  • rust_decimal

chrono

  • dep:chrono

bigdecimal

  • dep:bigdecimal

rust_decimal

  • dep:rust_decimal

with-json

  • serde_json

attr

  • sea-query-attr

derivative

  • dep:derivative

uuid

  • dep:uuid

with-chrono

  • chrono

postgres-types

  • dep:postgres-types

sea-query-attr

  • dep:sea-query-attr

with-mac_address

  • mac_address

ordered-float

  • dep:ordered-float

ipnetwork

  • dep:ipnetwork

mac_address

  • dep:mac_address

with-time

  • time

with-uuid

  • uuid

time

  • dep:time

serde_json

  • dep:serde_json

with-bigdecimal

  • bigdecimal

with-ipnetwork

  • ipnetwork

postgres-interval

    This feature flag does not enable additional features.

tests-cfg

    This feature flag does not enable additional features.

option-more-parentheses

    This feature flag does not enable additional features.

thread-safe

    This feature flag does not enable additional features.

postgres-array

    This feature flag does not enable additional features.

option-sqlite-exact-column-type

    This feature flag does not enable additional features.