[tasks.models] install_crate = "diesel_cli_ext" command = "sh" args = ["-c", "diesel_ext -I 'crate::db::schema::*' --model -t > src/db/models.rs"]