lemmy_db_schema 0.19.3

A link aggregator for the fediverse
Documentation

lemmy_db_schema

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

full

  • diesel
  • diesel-derive-newtype
  • diesel-derive-enum
  • diesel_migrations
  • bcrypt
  • lemmy_utils
  • activitypub_federation
  • regex
  • once_cell
  • serde_json
  • diesel_ltree
  • diesel-async
  • deadpool
  • ts-rs
  • tokio
  • tokio-postgres
  • tokio-postgres-rustls
  • rustls

deadpool

  • dep:deadpool

bcrypt

  • dep:bcrypt

regex

  • dep:regex

once_cell

  • dep:once_cell

diesel

  • dep:diesel

lemmy_utils

  • dep:lemmy_utils

diesel_ltree

  • dep:diesel_ltree

diesel_migrations

  • dep:diesel_migrations

serde_json

  • dep:serde_json

tokio

  • dep:tokio

diesel-derive-enum

  • dep:diesel-derive-enum

activitypub_federation

  • dep:activitypub_federation

diesel-async

  • dep:diesel-async

rustls

  • dep:rustls

diesel-derive-newtype

  • dep:diesel-derive-newtype

tokio-postgres

  • dep:tokio-postgres

tokio-postgres-rustls

  • dep:tokio-postgres-rustls

ts-rs

  • dep:ts-rs