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

Feature: soft delete #901

Merged
merged 7 commits into from
May 1, 2024
Merged

Feature: soft delete #901

merged 7 commits into from
May 1, 2024

Commits on Mar 23, 2024

  1. add document with soft delete

    alm0ra committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5721b78 View commit details
    Browse the repository at this point in the history
  2. reformat

    alm0ra committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    af24bec View commit details
    Browse the repository at this point in the history
  3. add document with soft delete

    alm0ra committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8b63d7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe4e6b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix imports

    add DocumentWithSoftDelete to init beanie
    add test insert one and delete one
    alm0ra committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0f629ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3ac25 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix .find_many_in_all()

    add more test
    alm0ra committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    694ec28 View commit details
    Browse the repository at this point in the history