models 0.1.3

A migration management library for applications using PostgresSQL, MySQL or SQLite.
Documentation

models

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, 2 of them enabled by default.

default

  • sqlformat

sqlformat

    This feature flag does not enable additional features.

sqlx-mysql

  • sqlx
  • sqlx/mysql
  • sqlx/json

sqlx-postgres

  • sqlx
  • sqlx/postgres
  • sqlx/json

sqlx-sqlite

  • sqlx
  • sqlx/sqlite
  • sqlx/json

json

  • serde
  • serde_json

serde_json

    This feature flag does not enable additional features.

sqlx

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.