elephantry 4.0.1

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 32 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

serde

  • dep:serde
  • time/serde

json

  • serde_json
  • elephantry-derive/json

date

  • chrono
  • elephantry-derive/date

pg14

  • libpq/v14
  • multirange

geo

  • geo-types
  • elephantry-derive/geo

money

  • postgres_money
  • elephantry-derive/money

time

  • dep:time
  • elephantry-derive/time

xml

  • xmltree
  • elephantry-derive/xml

rocket

  • r2d2
  • rocket_sync_db_pools

bit

  • bit-vec
  • elephantry-derive/bit

uuid

  • dep:uuid
  • elephantry-derive/uuid

config

  • dep:config
  • serde

chrono

  • dep:chrono

arbitrary

  • dep:arbitrary

r2d2

  • dep:r2d2

bigdecimal

  • dep:bigdecimal

ltree

  • elephantry-derive/ltree

num

  • dep:num

macaddr

  • dep:macaddr

xmltree

  • dep:xmltree

geo-types

  • dep:geo-types

bit-vec

  • dep:bit-vec

postgres_money

  • dep:postgres_money

multirange

  • libpq/v14

rocket_sync_db_pools

  • dep:rocket_sync_db_pools

serde_json

  • dep:serde_json

ipnetwork

  • dep:ipnetwork

inspect

    This feature flag does not enable additional features.