You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces the R2-based JSONL file storage with a D1 SQLite database.
Removes micro-r2.ts, adds micro.ts with a D1-backed microStore factory,
creates the initial migration, and wires up the new MICRO_DB binding
across all consumers. Drops unused assetsSchema and microSchema from
schemas.ts, and demotes D1 unavailability in gen-url-manifest to a
warning so fresh clones without local migrations don't break the build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments