Available on crate feature
macros and (crate features runtime-async-std or runtime-tokio) only.Expand description
This module contains a few useful macros in order to not need the builder.
It provides the following macros:
-
generate!- Generate adestination_pathfile using migrations from the providedmigrations_pathfolder. -
generate_using_defaults!- Generate a./structure.sqlfile using migrations from the./migrationsfolder.