fixed bugs

This commit is contained in:
nora 2021-09-17 16:12:39 +02:00
parent b6849d9238
commit 7506fc7478
3 changed files with 31 additions and 29 deletions

View file

@ -26,4 +26,5 @@ Type 'help' for help
}
};
db::run(statements);
println!("Execution finished.");
}