Commit afeb1e5
committed
chore: download latest EQL instead of bundling hardcoded SQL files
Remove hardcoded EQL SQL files from local/ and packages/schema/.
The local Docker setup now downloads the latest EQL release at
build time, and the drizzle migration generator fetches it at
runtime. This matches the pattern already used in stack-forge.1 parent edd5021 commit afeb1e5
7 files changed
Lines changed: 15 additions & 13175 deletions
File tree
- local
- packages
- drizzle/src/bin
- schema
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | | - | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
0 commit comments