diesel 2.1.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

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

64-column-tables

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

ipnet-address

  • ipnet
  • libc

chrono

  • diesel_derives/chrono
  • dep:chrono

128-column-tables

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

mysql_backend

  • diesel_derives/mysql
  • byteorder

postgres

  • pq-sys
  • postgres_backend

r2d2

  • diesel_derives/r2d2
  • dep:r2d2

network-address

  • ipnetwork
  • libc

time

  • diesel_derives/time
  • dep:time

url

  • dep:url

without-deprecated

  • diesel_derives/without-deprecated

percent-encoding

  • dep:percent-encoding

large-tables

  • 32-column-tables

num-traits

  • dep:num-traits

huge-tables

  • 64-column-tables

ipnetwork

  • dep:ipnetwork

quickcheck

  • dep:quickcheck

pq-sys

  • dep:pq-sys

unstable

  • diesel_derives/nightly

mysqlclient-sys

  • dep:mysqlclient-sys

uuid

  • dep:uuid

byteorder

  • dep:byteorder

num-bigint

  • dep:num-bigint

num-integer

  • dep:num-integer

serde_json

  • dep:serde_json

itoa

  • dep:itoa

ipnet

  • dep:ipnet

libc

  • dep:libc

bitflags

  • dep:bitflags

libsqlite3-sys

  • dep:libsqlite3-sys

bigdecimal

  • dep:bigdecimal

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

    This feature flag does not enable additional features.

returning_clauses_for_sqlite_3_35

    This feature flag does not enable additional features.

nightly-error-messages

    This feature flag does not enable additional features.