dbmigrate-lib 0.2.0

Library to run database migrations. Postgres, MySQL, Sqlite supported.
Documentation

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

default

mysql_support (default)

postgres_support (default)

sqlite_support (default)

mysql (default)

native-tls (default)

postgres (default)

postgres-native-tls (default)

rusqlite (default)