Function database::repository::ops::sprint_ops::create_sprint
source · pub fn create_sprint(sprintcmd: CreateSprint)
Expand description
takes in the command, targets the table you want to add to it, establishes a connection to the database, makes a object with the create struct, and injects the object into the database