Macro ockam_node::migrate
source ยท macro_rules! migrate { ($dir:literal) => { ... }; }
Expand description
Create a migrator given a path to sql script
macro_rules! migrate { ($dir:literal) => { ... }; }
Create a migrator given a path to sql script