Crate refinery_macros

source ·
Expand description

Contains Refinery macros that are used to import and embed migration files.

Macros§

  • Interpret Rust or SQL migrations and inserts a function called runner that when called returns a Runner instance with the collected migration modules.