migrant_lib 0.33.0

Database migration and configuration library for postgres, sqlite, mysql
Documentation

migrant_lib

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.

d-postgres

  • postgres
  • postgres-native-tls
  • native-tls

d-all

  • d-sqlite
  • d-postgres
  • d-mysql

d-mysql

  • mysql

d-sqlite

  • rusqlite

postgres

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

mysql

    This feature flag does not enable additional features.

postgres-native-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.