Commit 4246494
fix(micro): add migrations_dir and mise task for micro CLI
- Set migrations_dir = "db/migrations" in wrangler.toml so that
wrangler d1 migrations apply finds the correct migrations path
- Add mise run micro task to invoke packages/micro/index.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5f55520 commit 4246494
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
0 commit comments