elephantry 3.3.0

Object model manager for PostgreSQL
Documentation

elephantry

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

default

    This feature flag does not enable additional features.

all-types

  • bit
  • date
  • geo
  • json
  • ltree
  • money
  • net
  • numeric
  • time
  • uuid
  • xml

numeric

  • bigdecimal
  • num
  • elephantry-derive/numeric

net

  • ipnetwork
  • macaddr
  • elephantry-derive/net

bit

  • bit-vec
  • elephantry-derive/bit

pg14

  • libpq/v14
  • multirange

date

  • chrono
  • elephantry-derive/date

json

  • serde_json
  • elephantry-derive/json

rocket

  • r2d2
  • rocket_contrib

geo

  • geo-types
  • elephantry-derive/geo

money

  • postgres_money
  • elephantry-derive/money

uuid

  • dep:uuid
  • elephantry-derive/uuid

config

  • dep:config
  • serde

xml

  • xmltree
  • elephantry-derive/xml

time

  • dep:time
  • elephantry-derive/time

xmltree

  • dep:xmltree

bigdecimal

  • dep:bigdecimal

serde_json

  • dep:serde_json

multirange

  • libpq/v14

num

  • dep:num

r2d2

  • dep:r2d2

rocket_contrib

  • dep:rocket_contrib

bit-vec

  • dep:bit-vec

arbitrary

  • dep:arbitrary

chrono

  • dep:chrono

ipnetwork

  • dep:ipnetwork

postgres_money

  • dep:postgres_money

ltree

  • elephantry-derive/ltree

serde

  • dep:serde

geo-types

  • dep:geo-types

macaddr

  • dep:macaddr