Skip to content
This repository has been 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

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    84a94a1 View commit details
    Browse the repository at this point in the history
  2. Convert simple_search_list.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7bd64d7 View commit details
    Browse the repository at this point in the history
  3. Convert simple_insert_many.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    02a24bc View commit details
    Browse the repository at this point in the history
  4. Convert execute.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8edafe9 View commit details
    Browse the repository at this point in the history
  5. Convert simple_delete_one.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    feb1030 View commit details
    Browse the repository at this point in the history
  6. Convert simple_delete_many.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d485998 View commit details
    Browse the repository at this point in the history
  7. Add newsfragment.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7622cb1 View commit details
    Browse the repository at this point in the history
  8. Lint.

    clokep committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    85614a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    90a1b56 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Remove unused method.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    68975df View commit details
    Browse the repository at this point in the history
  2. Handle review comments.

    clokep committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    9972ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5892fc View commit details
    Browse the repository at this point in the history