diesel 2.1.6

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

sqlite

  • libsqlite3-sys
  • diesel_derives/sqlite
  • time?/formatting
  • time?/parsing

numeric

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

network-address

  • ipnetwork
  • libc

ipnet-address

  • ipnet
  • libc

chrono

  • diesel_derives/chrono
  • dep:chrono

time

  • diesel_derives/time
  • dep:time

64-column-tables

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

mysql_backend

  • diesel_derives/mysql
  • byteorder

r2d2

  • diesel_derives/r2d2
  • dep:r2d2

postgres

  • pq-sys
  • postgres_backend

128-column-tables

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

ipnet

  • dep:ipnet

num-integer

  • dep:num-integer

unstable

  • diesel_derives/nightly

pq-sys

  • dep:pq-sys

uuid

  • dep:uuid

ipnetwork

  • dep:ipnetwork

libc

  • dep:libc

bigdecimal

  • dep:bigdecimal

num-bigint

  • dep:num-bigint

itoa

  • dep:itoa

libsqlite3-sys

  • dep:libsqlite3-sys

byteorder

  • dep:byteorder

bitflags

  • dep:bitflags

url

  • dep:url

percent-encoding

  • dep:percent-encoding

mysqlclient-sys

  • dep:mysqlclient-sys

serde_json

  • dep:serde_json

without-deprecated

  • diesel_derives/without-deprecated

quickcheck

  • dep:quickcheck

huge-tables

  • 64-column-tables

large-tables

  • 32-column-tables

num-traits

  • dep:num-traits

returning_clauses_for_sqlite_3_35

    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.