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

Hard delete returns null instead of last known data #108

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. Match behavior from TS more closely regarding hard delete status.

    Previously we diverged by returning the last known version of the data, this reverts it to returning `null` when hard deleting users and channels.
    wkal-pubnub committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dee3766 View commit details
    Browse the repository at this point in the history