Commit b7dcbcd
committed
fix: bump cache schema version to force Parquet rebuild after migration
Existing v2 caches may have been built before the schema migration
added phone_number to the participants table, resulting in Parquet
files without the column. Bumping to v3 ensures build-cache detects
the mismatch and triggers a full rebuild automatically.1 parent d56499e commit b7dcbcd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments