Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Convert additional database methods to async (select list, search, insert_many, delete_*) #8168

Merged
merged 12 commits into from
Aug 27, 2020
Prev Previous commit
Next Next commit
Add newsfragment.
  • Loading branch information
clokep committed Aug 25, 2020
commit 7622cb1ba2a577ed4d3d37e47445915ec642492a
1 change: 1 addition & 0 deletions changelog.d/8168.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Convert various parts of the codebase to async/await.