c3p0 0.66.0

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

default

    This feature flag does not enable additional features.

migrate

  • c3p0_postgres?/migrate
  • c3p0_sqlx?/migrate

sqlx_postgres

  • c3p0_sqlx/postgres

sqlx_mysql

  • c3p0_sqlx/mysql

postgres

  • c3p0_postgres

sqlx_sqlite

  • c3p0_sqlx/sqlite

in_memory

  • c3p0_in_memory

c3p0_in_memory

    This feature flag does not enable additional features.

c3p0_sqlx

    This feature flag does not enable additional features.

c3p0_postgres

    This feature flag does not enable additional features.