Commit e84e353
Copy migrations directory in Dockerfile for sqlx::migrate!() macro
The sqlx::migrate!() macro embeds migrations at compile time and
requires the migrations directory to exist during cargo build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0352d56 commit e84e353
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments