Crate sqlx_migrator

source ·
Expand description

Library to create sqlx migration using rust code instead of sql. Visit examples and readme file to learn of how to use sqlx migrator on sqlx project

Re-exports

Modules

  • clicli
    Module for creating and running cli with help of migrator
  • Module for library error
  • Module defining migration trait
  • Migrator module
  • Operation module