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

numeric

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

postgres_backend

  • diesel_derives/postgres
  • bitflags
  • byteorder
  • itoa

sqlite

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

time

  • diesel_derives/time
  • dep:time

chrono

  • diesel_derives/chrono
  • dep:chrono

r2d2

  • diesel_derives/r2d2
  • dep:r2d2

64-column-tables

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

ipnet-address

  • ipnet
  • libc

128-column-tables

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

mysql_backend

  • diesel_derives/mysql
  • byteorder

network-address

  • ipnetwork
  • libc

postgres

  • pq-sys
  • postgres_backend

pq-sys

  • dep:pq-sys

serde_json

  • dep:serde_json

percent-encoding

  • dep:percent-encoding

uuid

  • dep:uuid

large-tables

  • 32-column-tables

num-integer

  • dep:num-integer

libc

  • dep:libc

bigdecimal

  • dep:bigdecimal

libsqlite3-sys

  • dep:libsqlite3-sys

quickcheck

  • dep:quickcheck

url

  • dep:url

byteorder

  • dep:byteorder

mysqlclient-sys

  • dep:mysqlclient-sys

without-deprecated

  • diesel_derives/without-deprecated

unstable

  • diesel_derives/nightly

num-bigint

  • dep:num-bigint

itoa

  • dep:itoa

ipnet

  • dep:ipnet

ipnetwork

  • dep:ipnetwork

huge-tables

  • 64-column-tables

num-traits

  • dep:num-traits

bitflags

  • dep:bitflags

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.