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

realm compact #1005

Merged
merged 23 commits into from
Nov 4, 2022
Merged

realm compact #1005

merged 23 commits into from
Nov 4, 2022

Commits on Nov 3, 2022

  1. support realm compact

    blagoev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8aa08d7 View commit details
    Browse the repository at this point in the history
  2. add compact tests

    blagoev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f9e2279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ffd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    176fbb2 View commit details
    Browse the repository at this point in the history
  5. update pr in changelog

    blagoev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f3398b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. refactor compact support

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a0b2bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c1432 View commit details
    Browse the repository at this point in the history
  3. sych api

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    224b2ea View commit details
    Browse the repository at this point in the history
  4. don't override isreadonly

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f644769 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87d2116 View commit details
    Browse the repository at this point in the history
  6. format realm_test

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    20eb5a1 View commit details
    Browse the repository at this point in the history
  7. fix tests

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    059efbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfeb8cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cff27d View commit details
    Browse the repository at this point in the history
  10. skip non existing realm compaction

    add a test
    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8640119 View commit details
    Browse the repository at this point in the history
  11. add bug comment

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    39dd99f View commit details
    Browse the repository at this point in the history
  12. throw early on in-memory realms

    pass disconnectedsync config as is
    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e8063aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    341d6c6 View commit details
    Browse the repository at this point in the history
  14. fix bad merge

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    66e3b9c View commit details
    Browse the repository at this point in the history
  15. Update lib/src/realm_class.dart

    Co-authored-by: Desislava Stefanova <95419820+desistefanova@users.noreply.github.com>
    blagoev and desistefanova authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a32c688 View commit details
    Browse the repository at this point in the history
  16. fix

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cc38e39 View commit details
    Browse the repository at this point in the history
  17. rename local variables

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6ed1ba5 View commit details
    Browse the repository at this point in the history
  18. rename local variable

    blagoev committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    dbfcb03 View commit details
    Browse the repository at this point in the history