welds 0.3.5

An async ORM for (postgres, mssql, mysql, sqlite)
Documentation

welds

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

default

    This feature flag does not enable additional features.

full

  • postgres
  • mysql
  • mssql
  • sqlite
  • check
  • detect
  • migrations

check

  • detect
  • colored

sqlite

  • welds-connections/sqlite

migrations

  • detect

mssql

  • welds-connections/mssql

mysql

  • welds-connections/mysql

postgres

  • welds-connections/postgres

colored

  • dep:colored

mock

    This feature flag does not enable additional features.

detect

    This feature flag does not enable additional features.