Commit 17b9b6b
Fix prod-to-local sync for self-hosted Convex compatibility
Convex cloud now exports "uniform" schema types and $bytes fields that
self-hosted Convex can't import. Sanitize the snapshot by stripping
generated_schema.jsonl files and resend component data before importing.
Also update convex CLI from 1.28.0 to 1.33.0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9aff1b7 commit 17b9b6b
3 files changed
Lines changed: 365 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments