sqlx migrate add <create_users_table>
Learning rust while following zero2production rust book. This was one of the best rust books I have read so far