marcoow / rust_rest

MIT License
5 stars 1 forks source link

Add task for resetting the database #22

Closed marcoow closed 1 year ago

marcoow commented 1 year ago

That task should recreate and migrate the database. That's specifically useful when switching between branches that have different DB layouts.