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

fix(contactsinteraction): Read, update or insert in DB transaction #37933

Merged

Commits on Apr 26, 2023

  1. fix(contactsinteraction): Read, update or insert in DB transaction

    The transaction guarantees there are no two concurrent inserts for the
    same interaction.
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8f0025c View commit details
    Browse the repository at this point in the history
  2. chore: Improve possibly null getters

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    48edc27 View commit details
    Browse the repository at this point in the history