aboutsummaryrefslogtreecommitdiff
path: root/examples/tutorial01/polls/migrations/mod.rs
blob: 56fe76d16a5e849de7adc7abd8770319b5f78dac (plain)
1
2
3
use tosin::db::migration::{gather, Migration};

gather!();