Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On folder move execute only one UPDATE query for all nested items. #6211

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ee875f7 View commit details
    Browse the repository at this point in the history
  2. Iteration. Fixing tests.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    84a39f2 View commit details
    Browse the repository at this point in the history
  3. Iteration. Improved move optimization logic. Also account for rename …

    …target such that it is the same move.
    
    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1769a7d View commit details
    Browse the repository at this point in the history
  4. iteration.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9828480 View commit details
    Browse the repository at this point in the history
  5. Iteration.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0342f57 View commit details
    Browse the repository at this point in the history
  6. Fixed incorrect move logic and tests.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e3cc128 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary changes.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0d7826f View commit details
    Browse the repository at this point in the history
  8. Refactoring.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    61767de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c8ec7e View commit details
    Browse the repository at this point in the history
  10. Refactoring.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    338bd88 View commit details
    Browse the repository at this point in the history
  11. Fix compile issues.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6b26b01 View commit details
    Browse the repository at this point in the history
  12. Added some todos.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    21e347e View commit details
    Browse the repository at this point in the history
  13. Fix a typo.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    85962cf View commit details
    Browse the repository at this point in the history
  14. Unit tests. SyncJournal db. Test move with a single query.

    Signed-off-by: alex-z <[email protected]>
    allexzander authored and mgallien committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9210866 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a7adfe View commit details
    Browse the repository at this point in the history