db-pool 0.2.1

A thread-safe database pool for running database-tied integration tests in parallel
Documentation

db-pool

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.

diesel-async-deadpool

  • _diesel-async
  • dep:deadpool
  • deadpool/managed
  • diesel-async/deadpool

tokio-postgres-deadpool

  • tokio-postgres
  • dep:deadpool
  • dep:deadpool-postgres
  • deadpool/managed

tokio-postgres-bb8

  • tokio-postgres
  • dep:bb8
  • dep:bb8-postgres

sea-orm-postgres

  • _async-postgres
  • _sea-orm
  • sea-orm/sqlx-postgres

diesel-postgres

  • _sync-postgres
  • _diesel
  • diesel/postgres

tokio-postgres-mobc

  • tokio-postgres
  • dep:mobc
  • dep:mobc-postgres

diesel-async-mysql

  • _async-mysql
  • _diesel-async
  • diesel-async/mysql

sqlx-mysql

  • _async-mysql
  • _sqlx
  • sqlx/mysql

diesel-async-bb8

  • _diesel-async
  • dep:bb8
  • diesel-async/bb8

diesel-mysql

  • _sync-mysql
  • _diesel
  • diesel/mysql

diesel-async-mobc

  • _diesel-async
  • dep:mobc
  • diesel-async/mobc

diesel-async-postgres

  • _async-postgres
  • _diesel-async
  • diesel-async/postgres

sqlx-postgres

  • _async-postgres
  • _sqlx
  • sqlx/postgres

sea-orm-mysql

  • _async-mysql
  • _sea-orm
  • sea-orm/sqlx-mysql

tokio-postgres

  • _async-postgres
  • dep:tokio-postgres

mysql

  • _sync-mysql
  • dep:r2d2_mysql

postgres

  • _sync-postgres
  • dep:r2d2_postgres

deadpool-postgres

  • dep:deadpool-postgres

mobc-postgres

  • dep:mobc-postgres