c3p0 0.62.2

A good friend for r2d2. Based on rust-postgres.
Documentation

c3p0

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.

postgres_migrate

  • postgres
  • c3p0_postgres/migrate

sqlx_postgres_migrate

  • sqlx_postgres
  • c3p0_sqlx/migrate

sqlx_mysql_migrate

  • sqlx_mysql
  • c3p0_sqlx/migrate

sqlx_postgres

  • c3p0_sqlx/postgres

sqlx_mysql

  • c3p0_sqlx/mysql

in_memory

  • c3p0_in_memory

postgres

  • c3p0_postgres

c3p0_sqlx

    This feature flag does not enable additional features.

c3p0_postgres

    This feature flag does not enable additional features.

c3p0_in_memory

    This feature flag does not enable additional features.