Skip to content

sqlite: revisit diff #2

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?).

Activity

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

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