rename make gen-models task into models
now command looks better: NOW: cargo make models WAS: cargo make gen-models
This commit is contained in:
parent
fc8f98c2fa
commit
3656c1be6d
@ -1,4 +1,4 @@
|
||||
[tasks.gen-models]
|
||||
[tasks.models]
|
||||
install_crate = "diesel_cli_ext"
|
||||
command = "sh"
|
||||
args = ["-c", "diesel_ext --model -t > src/db/models.rs"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user