Open
Description
Summary
Problem
Unless I'm mistaken, we currently need a clone of the repo / source to run the diesel migrations. It looks, though, like we're embedding the migrations in the binary - but I can't see any way to trigger them.
Impact
Need source to run migrations (can't just use the distributed binary).
Solution
I don't know enough about diesel, but it looks like automigrations are a possibility (should be the simplest, near term solution).
Metadata
Metadata
Assignees
Labels
No labels