Skip to content

sqlite: revisit diff #2

@efiop

Description

@efiop

diff is currently implemented in a very naive way: we build materialized paths for both branches we are comparing, and then doing an full outer join on those two. Might be able to do something smarter (diff directories on-the-go instead of materializing?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions