aboutsummaryrefslogtreecommitdiff
path: root/spec/setup/setup_database.cr
blob: 393c6da3dafff4efee77f94e7e899103b53de1e6 (plain)
1
2
Db::Create.new(quiet: true).call
Db::Migrate.new(quiet: true).call