mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 06:33:09 -06:00
a3e79236aa
* fix(state): tolerate compatible additive columns Preserve same-version rollback compatibility for bare nullable SQLite columns while continuing to reject constrained schema drift. Treat the historical shared_host CHECK definition as a named compatibility boundary.\n\nRefs #121061 * fix(state): keep additive registry internal * test(state): keep constrained preflight fixture