- Fix clearable cells to correctly handle null values.
- Update DB adapters: MongoDB now respects null with "$exists", Postgres supports nested docs with drafts.
- Improve relationship fields: ensure same‑ID docs appear in selects and allow querying by explicit ID; make RichText editor react to initialValue changes.