Skip to content

feat: Phase 6 CozoDB deprecation - initial migration groundwork#53

Open
linhdmn wants to merge 1 commit into
mainfrom
feat/v2-cozo-deprecation
Open

feat: Phase 6 CozoDB deprecation - initial migration groundwork#53
linhdmn wants to merge 1 commit into
mainfrom
feat/v2-cozo-deprecation

Conversation

@linhdmn
Copy link
Copy Markdown
Member

@linhdmn linhdmn commented May 18, 2026

Summary

Phase 6 CozoDB deprecation - initial migration groundwork.

Status: Blocked by Rust orphan rules - cannot implement ToSql for serde_json::Value when both are external crates.

This PR includes:

  • Updated Cargo.lock
  • Initial SQLite backend stub (not yet functional)

Remaining work

  • Implement using SQLx or newtype wrapper to bypass orphan rule
  • Full data migration strategy

Test plan

  • Build passes with CozoDB (current state)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant