diesel 2.0.3

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

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

default

  • with-deprecated
  • 32-column-tables

with-deprecated

  • diesel_derives/with-deprecated

32-column-tables

  • diesel_derives/32-column-tables

extras

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

mysql

  • mysqlclient-sys
  • url
  • percent-encoding
  • bitflags
  • mysql_backend

postgres_backend

  • diesel_derives/postgres
  • bitflags
  • byteorder
  • itoa

numeric

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

mysql_backend

  • diesel_derives/mysql
  • byteorder

ipnet-address

  • ipnet
  • libc

postgres

  • pq-sys
  • postgres_backend

sqlite

  • libsqlite3-sys
  • diesel_derives/sqlite

network-address

  • ipnetwork
  • libc

128-column-tables

  • 64-column-tables
  • diesel_derives/128-column-tables

64-column-tables

  • 32-column-tables
  • diesel_derives/64-column-tables

large-tables

  • 32-column-tables

huge-tables

  • 64-column-tables

unstable

  • diesel_derives/nightly

without-deprecated

  • diesel_derives/without-deprecated

r2d2

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

i-implement-a-third-party-backend-and-opt-into-breaking-changes

    This feature flag does not enable additional features.

nightly-error-messages

    This feature flag does not enable additional features.

ipnetwork

    This feature flag does not enable additional features.

ipnet

    This feature flag does not enable additional features.

bitflags

    This feature flag does not enable additional features.

num-integer

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

returning_clauses_for_sqlite_3_35

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

num-bigint

    This feature flag does not enable additional features.

mysqlclient-sys

    This feature flag does not enable additional features.

libsqlite3-sys

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

itoa

    This feature flag does not enable additional features.

percent-encoding

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

pq-sys

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

bigdecimal

    This feature flag does not enable additional features.