diesel 1.3.3

A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL

diesel

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

default

  • with-deprecated
  • 32-column-tables

with-deprecated

    This feature flag does not enable additional features.

32-column-tables

    This feature flag does not enable additional features.

extras

  • chrono
  • serde_json
  • uuid
  • deprecated-time
  • network-address
  • numeric
  • r2d2

numeric

  • num-bigint
  • bigdecimal
  • num-traits
  • num-integer

mysql

  • mysqlclient-sys
  • url
  • diesel_derives/mysql

postgres

  • pq-sys
  • bitflags
  • diesel_derives/postgres

sqlite

  • libsqlite3-sys
  • diesel_derives/sqlite

network-address

  • ipnetwork
  • libc

large-tables

  • 32-column-tables

huge-tables

  • 64-column-tables

lint

  • clippy

x32-column-tables

  • 32-column-tables

unstable

  • diesel_derives/nightly

deprecated-time

  • time

x64-column-tables

  • 64-column-tables

128-column-tables

  • 64-column-tables

64-column-tables

  • 32-column-tables

x128-column-tables

  • 128-column-tables

clippy

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

bigdecimal

    This feature flag does not enable additional features.

pq-sys

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

ipnetwork

    This feature flag does not enable additional features.

mysqlclient-sys

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

bitflags

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

num-integer

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

libsqlite3-sys

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.